summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/tuiotouch/tuiotouch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generic/tuiotouch/tuiotouch.pro')
-rw-r--r--src/plugins/generic/tuiotouch/tuiotouch.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/plugins/generic/tuiotouch/tuiotouch.pro b/src/plugins/generic/tuiotouch/tuiotouch.pro
index ae2ccde058..08f7036c92 100644
--- a/src/plugins/generic/tuiotouch/tuiotouch.pro
+++ b/src/plugins/generic/tuiotouch/tuiotouch.pro
@@ -15,11 +15,13 @@ HEADERS += \
qoscbundle_p.h \
qoscmessage_p.h \
qtuiohandler_p.h \
- qtuiocursor_p.h
+ qtuiocursor_p.h \
+ qtuiotoken_p.h
OTHER_FILES += \
tuiotouch.json
+DEFINES += QT_NO_FOREACH
PLUGIN_TYPE = generic
PLUGIN_EXTENDS = -
PLUGIN_CLASS_NAME = QTuioTouchPlugin