summaryrefslogtreecommitdiff
path: root/libs/input/InputReader.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/input/InputReader.h')
-rw-r--r--libs/input/InputReader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/input/InputReader.h b/libs/input/InputReader.h
index 6b5ce341fee3..c90d48303e7e 100644
--- a/libs/input/InputReader.h
+++ b/libs/input/InputReader.h
@@ -1054,6 +1054,7 @@ private:
struct Parameters {
bool hasAssociatedDisplay;
bool orientationAware;
+ bool handlesKeyRepeat;
} mParameters;
void configureParameters();