+ fix various things

This commit is contained in:
wmayer
2015-03-31 23:08:12 +02:00
parent 4f5747ebef
commit 8e0110a18e
7 changed files with 30 additions and 15 deletions

View File

@@ -81,7 +81,7 @@
# include <QMessageBox>
# include <QTimer>
# include <QStatusBar>
#include <QBitmap>
# include <QBitmap>
#endif
#include <sstream>
@@ -123,10 +123,10 @@
#include <Inventor/draggers/SoCenterballDragger.h>
#include <Inventor/annex/Profiler/SoProfiler.h>
#include <SoTouchEvents.h>
#include <qgesture.h>
#include <QGesture>
#include <WinNativeGestureRecognizers.h>
#include "SoTouchEvents.h"
#include "WinNativeGestureRecognizers.h"
//#define FC_LOGGING_CB