summaryrefslogtreecommitdiff
path: root/core/src/Utils/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/Utils/fwd.hpp')
-rw-r--r--core/src/Utils/fwd.hpp9
1 files changed, 0 insertions, 9 deletions
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 <class... TArgs>