[Gui] Quarter: remove few unused includes
- mainly sorting
This commit is contained in:
@@ -34,10 +34,12 @@
|
||||
#pragma warning(disable : 4267)
|
||||
#endif
|
||||
|
||||
#include <Quarter/devices/InputDevice.h>
|
||||
#include <QtGui/QInputEvent>
|
||||
#include <QInputEvent>
|
||||
#include <Inventor/events/SoEvents.h>
|
||||
|
||||
#include "devices/InputDevice.h"
|
||||
|
||||
|
||||
using namespace SIM::Coin3D::Quarter;
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user