Changeset 1127 for trunk/source/visualization/OpenGL/include
- Timestamp:
- Oct 14, 2009, 12:21:27 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/visualization/OpenGL/include/G4OpenGLQtViewer.hh
r1112 r1127 39 39 #include "globals.hh" 40 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>â 47 48 #include <qobject.h> 41 49 #include "G4OpenGLViewer.hh" 42 50 43 #include <qobject.h>44 51 #include <qpoint.h> 45 52
Note:
See TracChangeset
for help on using the changeset viewer.
