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, 1 insertions, 1 deletions
diff --git a/src/gui/models/touchactionmodel.cpp b/src/gui/models/touchactionmodel.cpp
index 4245f5dec..c75c5985e 100644
--- a/src/gui/models/touchactionmodel.cpp
+++ b/src/gui/models/touchactionmodel.cpp
@@ -27,7 +27,7 @@
#include "debug.h"
-const int touchActionDataSize = 4;
+const int touchActionDataSize = 5;
static class SortTouchActionFunctor final
{