Ignore:
Timestamp:
Nov 9, 2007, 3:32:25 PM (17 years ago)
Author:
garnier
Message:

r627@mac-90108: laurentgarnier | 2007-11-09 07:57:42 +0100
modif dans les includes directives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/interfaces/common/src/G4Qt.cc

    r578 r593  
    2525//
    2626//
    27 // $Id: G4Qt.cc,v 1.11 2007/05/29 11:10:28 $
    28 // GEANT4 tag $Name: geant4-08-01 $
     27// $Id: G4Qt.cc,v 1.3 2007/11/08 17:00:09 lgarnier Exp $
     28// GEANT4 tag $Name: $
    2929//
    3030// L. Garnier
     
    3838
    3939#include "G4Qt.hh"
     40
     41#include <QtGui/QApplication.h>
     42
    4043
    4144#define NewString(str)  \
     
    135138//  return         &event;
    136139  printf("*");
     140  return 0;
    137141}
    138142/***************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.