Change includes in Quarter to be compatible with Qt5.

This change is Qt4/Qt5 neutral.
This commit is contained in:
Mateusz Skowroński
2015-12-24 07:32:29 +01:00
committed by wmayer
parent 56ece555b7
commit fe6face07b
5 changed files with 7 additions and 6 deletions

View File

@@ -44,6 +44,7 @@
#include <QtCore/QStringList>
#include <QtGui/QDragEnterEvent>
#include <QtGui/QDropEvent>
#include <QMimeData>
#include <Inventor/SoInput.h>
#include <Inventor/nodes/SoSeparator.h>