From 8f7daa9bd100345d7e23639604c9a3a50ce6448b Mon Sep 17 00:00:00 2001 From: rtk0c Date: Fri, 11 Jun 2021 13:35:35 -0700 Subject: Convert runtime-loaded l10n to string literals chosen at compile time --- core/src/Utils/fwd.hpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'core/src/Utils/fwd.hpp') diff --git a/core/src/Utils/fwd.hpp b/core/src/Utils/fwd.hpp index 74e642d..5d1fe45 100644 --- a/core/src/Utils/fwd.hpp +++ b/core/src/Utils/fwd.hpp @@ -4,15 +4,6 @@ class RgbaColor; class HsvColor; -// I18n.hpp -class I18n; -struct StringArgument; -struct IntArgument; -struct FloatArgument; -class BasicTranslation; -class FormattedTranslation; -class NumericTranslation; - // Sigslot.hpp class SignalStub; template -- cgit v1.2.3-70-g09d2