Ignore:
Timestamp:
May 19, 2010, 5:06:31 PM (14 years ago)
Author:
garnier
Message:

avant commit

File:
1 edited

Legend:

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

    r1228 r1252  
    3939#include "G4VInteractorManager.hh"
    4040
    41 class G4UIQt;
     41// class G4UIQt;
    4242class QWidget;
    4343class QString;
     
    6060  void FlushAndWaitExecution();
    6161  virtual ~G4Qt();                     
    62   bool AddTabWidget(QWidget*,QString,int,int);
    63   void SetG4UI(G4UIQt*);
     62//   bool AddTabWidget(QWidget*,QString,int,int);
     63//   void SetG4UI(G4UIQt*);
    6464
    6565private:
     
    6868  int    argn;
    6969  char** args;
    70   G4UIQt* fG4UI;
     70//   G4UIQt* fG4UI;
    7171};
    7272
Note: See TracChangeset for help on using the changeset viewer.