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, 0 insertions, 1 deletions
diff --git a/src/gui/kernel/qinputdevice.h b/src/gui/kernel/qinputdevice.h
index b160c796d4..667338fe02 100644
--- a/src/gui/kernel/qinputdevice.h
+++ b/src/gui/kernel/qinputdevice.h
@@ -81,7 +81,6 @@ public:
Area = 0x0002,
Pressure = 0x0004,
Velocity = 0x0008,
- RawPositions = 0x0010,
NormalizedPosition = 0x0020,
MouseEmulation = 0x0040,
Scroll = 0x0100,