summaryrefslogtreecommitdiff
path: root/src/touchmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchmanager.h')
-rw-r--r--src/touchmanager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/touchmanager.h b/src/touchmanager.h
index 87f99c8d0..63a84ba5f 100644
--- a/src/touchmanager.h
+++ b/src/touchmanager.h
@@ -127,6 +127,8 @@ class TouchManager final : public ConfigListener
void safeDraw();
+ void drawText();
+
bool processEvent(const MouseInput &mouseInput);
bool isActionActive(const int index) const;