From 201a46269567e69151572e65f4f5fc05376f7437 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 11 Feb 2016 21:33:34 +0300 Subject: Add item shortcut keys into allowed action for onscreen buttons. --- src/gui/models/touchactionmodel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/models/touchactionmodel.cpp') 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 { -- cgit v1.2.3-60-g2f50