+ fix various things

This commit is contained in:
wmayer
2015-03-31 23:08:12 +02:00
parent 499fffcb7e
commit 697dd741d4
7 changed files with 30 additions and 15 deletions

View File

@@ -26,6 +26,7 @@
#include "SoTouchEvents.h"
#include <QApplication>
#include <QGestureEvent>
#include <QWidget>
#include <Base/Exception.h>
SO_EVENT_SOURCE(SoGestureEvent);