Change includes in Quarter to be compatible with Qt5.
This change is Qt4/Qt5 neutral.
This commit is contained in:
committed by
wmayer
parent
56ece555b7
commit
fe6face07b
@@ -36,8 +36,8 @@
|
||||
|
||||
#include <Quarter/devices/SpaceNavigatorDevice.h>
|
||||
|
||||
#include <QtGui/QApplication>
|
||||
#include <QtGui/QWidget>
|
||||
#include <QApplication>
|
||||
#include <QWidget>
|
||||
#include <QtCore/QEvent>
|
||||
|
||||
#include <Inventor/events/SoEvent.h>
|
||||
|
||||
Reference in New Issue
Block a user