summaryrefslogtreecommitdiff
path: root/src/gui/models/touchactionmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/touchactionmodel.cpp')
-rw-r--r--src/gui/models/touchactionmodel.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/touchactionmodel.cpp b/src/gui/models/touchactionmodel.cpp
index 7daff84ca..0f4e7cf86 100644
--- a/src/gui/models/touchactionmodel.cpp
+++ b/src/gui/models/touchactionmodel.cpp
@@ -27,6 +27,8 @@
#include "debug.h"
+const int touchActionDataSize = 4;
+
static class SortTouchActionFunctor final
{
public: