Ignore:
Timestamp:
Aug 3, 2010, 4:21:16 PM (14 years ago)
Author:
garnier
Message:

changement des shorcuts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/src/G4OpenGLStoredQtViewer.cc

    r1328 r1332  
    7777#endif
    7878  fReadyToPaint = false;
    79   initializeGL ();
    8079  CreateMainWindow (this,QString(GetName()));
    8180  CreateFontLists ();
     
    8988void G4OpenGLStoredQtViewer::initializeGL () {
    9089
    91   QGLWidget::initializeGL();
    9290#ifdef G4DEBUG_VIS_OGL
    9391  printf("G4OpenGLStoredQtViewer::InitialiseGL () 0\n");
Note: See TracChangeset for help on using the changeset viewer.