Ignore:
Timestamp:
May 20, 2010, 11:47:43 AM (16 years ago)
Author:
garnier
Message:

remove cycle dependency

File:
1 edited

Legend:

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

    r1252 r1255  
    2525//
    2626//
    27 // $Id: G4Qt.hh,v 1.5 2010/01/06 14:07:34 lgarnier Exp $
    28 // GEANT4 tag $Name: laurent-QtUI_with_tabs_v1 $
     27// $Id: G4Qt.hh,v 1.6 2010/05/20 07:01:03 lgarnier Exp $
     28// GEANT4 tag $Name: $
    2929//
    3030//  To unify Qt event treatment between
     
    3939#include "G4VInteractorManager.hh"
    4040
    41 // class G4UIQt;
    4241class QWidget;
    4342class QString;
     
    6059  void FlushAndWaitExecution();
    6160  virtual ~G4Qt();                     
    62 //   bool AddTabWidget(QWidget*,QString,int,int);
    63 //   void SetG4UI(G4UIQt*);
    6461
    6562private:
     
    6865  int    argn;
    6966  char** args;
    70 //   G4UIQt* fG4UI;
    7167};
    7268
Note: See TracChangeset for help on using the changeset viewer.