[Gui] Quarter: remove unused includes
This commit is contained in:
@@ -32,15 +32,16 @@
|
||||
|
||||
#include "SensorManager.h"
|
||||
|
||||
#include <QtCore/QTimer>
|
||||
#include <QTimer>
|
||||
|
||||
#include <Inventor/SoDB.h>
|
||||
#include <Inventor/SbTime.h>
|
||||
#include <Inventor/SoDB.h>
|
||||
#include <Inventor/SoRenderManager.h>
|
||||
#include <Inventor/nodekits/SoNodeKit.h>
|
||||
#include <Inventor/C/threads/thread.h>
|
||||
|
||||
#include "SignalThread.h"
|
||||
|
||||
|
||||
using namespace SIM::Coin3D::Quarter;
|
||||
|
||||
SensorManager::SensorManager()
|
||||
|
||||
Reference in New Issue
Block a user