From 70e54365d660a52884af35487cfdf89d0d53ac9a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Mar 2016 23:13:26 +0300 Subject: Improve performance in getting printable key for actions. --- src/input/inputmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/input/inputmanager.h') diff --git a/src/input/inputmanager.h b/src/input/inputmanager.h index 8b2d3ae84..177bb2ae2 100644 --- a/src/input/inputmanager.h +++ b/src/input/inputmanager.h @@ -160,6 +160,8 @@ class InputManager final static bool isActionActive0(const InputActionT index) A_WARN_UNUSED; + void updateKeyString(InputFunction &ki) const restrict2; + /** Reference to setup window */ Setup_Input *mSetupInput A_NONNULLPOINTER; /** Index of new key to be assigned */ -- cgit v1.2.3-60-g2f50