From d5557756b4070dfd240c21bc98782a6f639e56c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 12 Sep 2017 02:42:39 +0300 Subject: Add missing space int keyboardconfig.cpp --- src/input/keyboardconfig.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input') diff --git a/src/input/keyboardconfig.cpp b/src/input/keyboardconfig.cpp index e90d126a5..c67fb5151 100644 --- a/src/input/keyboardconfig.cpp +++ b/src/input/keyboardconfig.cpp @@ -292,7 +292,7 @@ bool KeyboardConfig::ignoreKey(const SDL_Event &restrict event) // SDL_WINDOWEVENT_TAKE_FOCUS not triggered after focus restored if (settings.inputFocused != KeyboardFocus::Focused2) return true; -#endif // SDL_VERSION_ATLEAST(2, 0, 5) +#endif // SDL_VERSION_ATLEAST(2, 0, 5) if (mActiveKeys[SDL_SCANCODE_LALT] != 0) return true; -- cgit v1.2.3-70-g09d2