From 22e4c80cc35e552ef39639a874f3c54f11fde747 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Dec 2012 17:16:22 +0300 Subject: Fix for race conditions in application termination. This bug mostly visible in windows. --- src/touchmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/touchmanager.h') diff --git a/src/touchmanager.h b/src/touchmanager.h index c9f018b7f..05b062074 100644 --- a/src/touchmanager.h +++ b/src/touchmanager.h @@ -142,6 +142,8 @@ class TouchManager final : public ConfigListener void setTempHide(bool b); + void shutdown(); + private: TouchItem *mKeyboard; TouchItem *mPad; -- cgit v1.2.3-60-g2f50