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 bad706867..2620e9a17 100644
--- a/src/touchmanager.cpp
+++ b/src/touchmanager.cpp
@@ -67,6 +67,7 @@ TouchManager::~TouchManager()
clear();
delete mVertexes;
mVertexes = nullptr;
+ CHECKLISTENERS
}
void TouchManager::shutdown()