summaryrefslogtreecommitdiffstats
path: root/src/ui/mainwindow.h
diff options
context:
space:
mode:
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;