summaryrefslogtreecommitdiff
path: root/core/src/UI/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/UI/fwd.hpp')
-rw-r--r--core/src/UI/fwd.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/src/UI/fwd.hpp b/core/src/UI/fwd.hpp
new file mode 100644
index 0000000..714a443
--- /dev/null
+++ b/core/src/UI/fwd.hpp
@@ -0,0 +1,4 @@
+#pragma once
+
+// Localization.hpp
+class LocaleStrings;