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, 1 insertions, 1 deletions
diff --git a/src/touchmanager.h b/src/touchmanager.h
index f54520cf7..fb81a0beb 100644
--- a/src/touchmanager.h
+++ b/src/touchmanager.h
@@ -94,7 +94,7 @@ class TouchManager final
{
NORMAL = 0,
LEFT = 1,
- RIGHT = 2,
+ RIGHT = 2
};
void init();