summaryrefslogtreecommitdiff
path: root/src/inputmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputmanager.h')
-rw-r--r--src/inputmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inputmanager.h b/src/inputmanager.h
index a5325e357..da3095c81 100644
--- a/src/inputmanager.h
+++ b/src/inputmanager.h
@@ -126,7 +126,7 @@ class InputManager final
void unassignKey();
- bool isActionActive(const int index) const A_WARN_UNUSED;
+ static bool isActionActive(const int index) A_WARN_UNUSED;
/**
* Set the index of the new key to be assigned.