Ignore:
Timestamp:
Oct 15, 2009, 10:56:00 AM (15 years ago)
Author:
garnier
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/include/G4OpenGLQtViewer.hh

    r1131 r1132  
    2525//
    2626//
    27 // $Id: G4OpenGLQtViewer.hh,v 1.18 2009/10/14 14:06:00 lgarnier Exp $
     27// $Id: G4OpenGLQtViewer.hh,v 1.19 2009/10/14 15:04:09 lgarnier Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    3838
    3939#include "globals.hh"
    40 
    41 // FIXME : L.Garnier 22 Sept 09
    42 // This include should be the first, because we should include
    43 // qobject.h first. I don't know why, but on macOSX 10.5.8, if
    44 // we do not, it says :
    45 // /Library/Frameworks/QtCore.framework/Headers/qglobal.h:1895: error: redefinition of ‘class QTypeInfo<char>’
    46 // /Library/Frameworks/QtCore.framework/Headers/qglobal.h:1894: error: previous definition of ‘class QTypeInfo<char>’
    4740
    4841#include <qobject.h>
Note: See TracChangeset for help on using the changeset viewer.