From Jan Ciger, compilation fix for Qt 5.0.2
This commit is contained in:
parent
9b095b2936
commit
bab56f9854
@ -14,15 +14,15 @@
|
|||||||
#ifndef OSGVIEWER_GRAPHICSWINDOWQT
|
#ifndef OSGVIEWER_GRAPHICSWINDOWQT
|
||||||
#define OSGVIEWER_GRAPHICSWINDOWQT
|
#define OSGVIEWER_GRAPHICSWINDOWQT
|
||||||
|
|
||||||
|
#include <osgViewer/GraphicsWindow>
|
||||||
|
#include <osgQt/Export>
|
||||||
|
|
||||||
#include <QMutex>
|
#include <QMutex>
|
||||||
#include <QEvent>
|
#include <QEvent>
|
||||||
#include <QQueue>
|
#include <QQueue>
|
||||||
#include <QSet>
|
#include <QSet>
|
||||||
#include <QGLWidget>
|
#include <QGLWidget>
|
||||||
|
|
||||||
#include <osgViewer/GraphicsWindow>
|
|
||||||
#include <osgQt/Export>
|
|
||||||
|
|
||||||
class QInputEvent;
|
class QInputEvent;
|
||||||
|
|
||||||
namespace osgViewer {
|
namespace osgViewer {
|
||||||
|
Loading…
Reference in New Issue
Block a user