summaryrefslogtreecommitdiffstats
path: root/src/common/input.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/common/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/input.h b/src/common/input.h
index 3a28b77a7..8871a9d07 100644
--- a/src/common/input.h
+++ b/src/common/input.h
@@ -30,6 +30,7 @@ enum class InputType {
};
enum class BatteryLevel {
+ None,
Empty,
Critical,
Low,