summaryrefslogtreecommitdiffstats
path: root/src/ui/mainwindow.h
diff options
context:
space:
mode:
authorOlli Werwolff <qt-info@nokia.com>2011-04-14 12:28:52 +0200
committerOlli Werwolff <qt-info@nokia.com>2011-04-14 12:28:52 +0200
commite8f6913d361188c4984e2ff0a630f3d2be325b04 (patch)
treec7978f9a305cd30c75701013a79c5fa702e61d02 /src/ui/mainwindow.h
parenteb87d8b4d6d09c40f9837647f012f88e95196bcf (diff)
Load/save custom gesture start on startup/shutdowntouch
Task-number: QTSIM-77
Diffstat (limited to 'src/ui/mainwindow.h')
-rw-r--r--src/ui/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h
index 292bbf9..c439468 100644
--- a/src/ui/mainwindow.h
+++ b/src/ui/mainwindow.h
@@ -97,6 +97,8 @@ private:
ScriptAdapter *scriptAdapter;
+ MultiPointTouchUi *mTouchUi;
+
QWidget *debugWindow;
bool startupError;