Ignore:
Timestamp:
Jun 25, 2007, 5:30:10 PM (17 years ago)
Author:
garnier
Message:

r657@mac-90108: laurentgarnier | 2007-06-22 16:32:25 +0200
desormais la premiere fleche tapee dans la commandArea selectionne le dernier item

File:
1 edited

Legend:

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

    r527 r528  
    108108  G4bool GetHelpChoice(G4int&) ;// have to be implemeted because we heritate from G4VBasicShell
    109109  void ExitHelp();// have to be implemeted because we heritate from G4VBasicShell
    110   bool EventFilter(QObject*,QEvent*);
     110  bool eventFilter(QObject*,QEvent*);
    111111
    112112private:
Note: See TracChangeset for help on using the changeset viewer.