Ignore:
Timestamp:
Nov 14, 2008, 5:28:23 PM (17 years ago)
Author:
garnier
Message:

renaming. See History

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/interfaces/basic/include/G4UIXm.hh

    r850 r883  
    2525//
    2626//
    27 // $Id: G4UIXm.hh,v 1.13 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: $
    2929//
    3030#ifndef G4UIXm_h
     
    9494  Widget form,shell,command,menuBar,text;
    9595  std::map<Widget,G4String, std::less<Widget> > commands;
    96   static void commandEnteredCallback(Widget,XtPointer,XtPointer);
     96  static void CommandEnteredCallback(Widget,XtPointer,XtPointer);
    9797  static void keyHandler(Widget,XtPointer,XEvent*,Boolean*);
    9898  G4bool fHelp;
Note: See TracChangeset for help on using the changeset viewer.