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

@@ -33,7 +33,7 @@
#include "ContextMenu.h"
#include <QtGui/QMenu>
#include <QMenu>
#include <Inventor/SoEventManager.h>
#include <Inventor/scxml/SoScXMLStateMachine.h>