Ignore:
Timestamp:
Jun 10, 2010, 6:02:07 PM (14 years ago)
Author:
garnier
Message:

fix QLabel bug and a crash when del and create tabs

File:
1 edited

Legend:

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

    r1305 r1312  
    2525//
    2626//
    27 // $Id: G4UIQt.hh,v 1.22 2010/06/02 15:13:51 lgarnier Exp $
     27// $Id: G4UIQt.hh,v 1.23 2010/06/10 15:37:13 lgarnier Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    195195  QSplitter * fMyVSplitter;
    196196  QSplitter * fHelpVSplitter;
     197  int fLastQTabSizeX;
     198  int fLastQTabSizeY;
    197199
    198200private slots :
Note: See TracChangeset for help on using the changeset viewer.