summaryrefslogtreecommitdiff
path: root/src/touchmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchmanager.cpp')
-rw-r--r--src/touchmanager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/touchmanager.cpp b/src/touchmanager.cpp
index 4dbffdf06..8ffb8edb1 100644
--- a/src/touchmanager.cpp
+++ b/src/touchmanager.cpp
@@ -38,6 +38,7 @@ extern int openGLMode;
TouchManager::TouchManager() :
mKeyboard(nullptr),
mPad(nullptr),
+ mObjects(),
mVertexes(new ImageCollection),
mRedraw(true),
mShowJoystick(false),