Changeset 883 for trunk/source/interfaces/basic/include
- Timestamp:
- Nov 14, 2008, 5:28:23 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/interfaces/basic/include/G4UIXm.hh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/interfaces/basic/include/G4UIXm.hh
r850 r883 25 25 // 26 26 // 27 // $Id: G4UIXm.hh,v 1.1 3 2006/06/29 19:09:33 gunter Exp $28 // GEANT4 tag $Name: HEAD$27 // $Id: G4UIXm.hh,v 1.14 2008/11/14 16:21:42 lgarnier Exp $ 28 // GEANT4 tag $Name: $ 29 29 // 30 30 #ifndef G4UIXm_h … … 94 94 Widget form,shell,command,menuBar,text; 95 95 std::map<Widget,G4String, std::less<Widget> > commands; 96 static void commandEnteredCallback(Widget,XtPointer,XtPointer);96 static void CommandEnteredCallback(Widget,XtPointer,XtPointer); 97 97 static void keyHandler(Widget,XtPointer,XEvent*,Boolean*); 98 98 G4bool fHelp;
Note:
See TracChangeset
for help on using the changeset viewer.
