summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qinputdevice.h')
-rw-r--r--src/gui/kernel/qinputdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qinputdevice.h b/src/gui/kernel/qinputdevice.h
index 2fe69943bf..206f783b4b 100644
--- a/src/gui/kernel/qinputdevice.h
+++ b/src/gui/kernel/qinputdevice.h
@@ -84,6 +84,7 @@ public:
Velocity = 0x0008,
NormalizedPosition = 0x0020,
MouseEmulation = 0x0040,
+ PixelScroll = 0x0080,
Scroll = 0x0100,
Hover = 0x0200,
Rotation = 0x0400,