summaryrefslogtreecommitdiffstats
path: root/libs/input/InputWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/input/InputWindow.h')
-rw-r--r--libs/input/InputWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/input/InputWindow.h b/libs/input/InputWindow.h
index 28fa7ab..bd325b5 100644
--- a/libs/input/InputWindow.h
+++ b/libs/input/InputWindow.h
@@ -105,6 +105,7 @@ struct InputWindowInfo {
TYPE_NAVIGATION_BAR = FIRST_SYSTEM_WINDOW+19,
TYPE_VOLUME_OVERLAY = FIRST_SYSTEM_WINDOW+20,
TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21,
+ TYPE_MAGNIFICATION_OVERLAY = FIRST_SYSTEM_WINDOW+27,
LAST_SYSTEM_WINDOW = 2999,
};