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
|
||||
#define OSGVIEWER_GRAPHICSWINDOWQT
|
||||
|
||||
#include <osgViewer/GraphicsWindow>
|
||||
#include <osgQt/Export>
|
||||
|
||||
#include <QMutex>
|
||||
#include <QEvent>
|
||||
#include <QQueue>
|
||||
#include <QSet>
|
||||
#include <QGLWidget>
|
||||
|
||||
#include <osgViewer/GraphicsWindow>
|
||||
#include <osgQt/Export>
|
||||
|
||||
class QInputEvent;
|
||||
|
||||
namespace osgViewer {
|
||||
|
Loading…
Reference in New Issue
Block a user