From 45949cf0fbade4f211520926c5e839c68cd01fbb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 14:52:10 +0300 Subject: Move chat command /testsdlfont into actions. --- src/input/pages/other.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index 06ce2c348..61c6a5a9f 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -327,6 +327,14 @@ SetupActionData setupActionDataOther[] = InputAction::DUMP_OGL, "", }, +#if defined USE_OPENGL && defined DEBUG_SDLFONT + { + // TRANSLATORS: input action name + N_("Test SDL font speed"), + InputAction::TEST_SDL_FONT, + "", + }, +#endif { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50