Ignore:
Timestamp:
Jun 6, 2007, 4:21:22 PM (17 years ago)
Author:
garnier
Message:

r579@mac-90108: laurentgarnier | 2007-06-06 16:24:44 +0200
on avance...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/interfaces/basic/include/G4UIQt.hh

    r481 r487  
    3939
    4040#include <QtGui/qmainwindow.h>
    41 
     41#include <QtGui/qlineedit.h>
    4242class G4UIsession;
    4343
     
    9999  G4int fHelpChoice;
    100100  QMainWindow * mainWindow;
     101  QLineEdit * promptArea;
    101102  //  static void ButtonCallback(Widget,XtPointer,XtPointer);
    102103};
Note: See TracChangeset for help on using the changeset viewer.