Ignore:
Timestamp:
Nov 6, 2008, 11:06:50 AM (16 years ago)
Author:
garnier
Message:

G4Qt : Fix some problems. See History file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/interfaces/common/include/G4Qt.hh

    r874 r876  
    2525//
    2626//
    27 // $Id: G4Qt.hh,v 1.3 2008/10/15 09:09:47 lgarnier Exp $
     27// $Id: G4Qt.hh,v 1.4 2008/11/06 10:06:33 lgarnier Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    5959  G4Qt (int,char**,char*);                     
    6060  static G4Qt* instance; // Pointer to single instance.
     61  int    argn;
     62  char** args;
    6163};
    6264
Note: See TracChangeset for help on using the changeset viewer.