aboutsummaryrefslogtreecommitdiff
path: root/app/source/Cplt/UI/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'app/source/Cplt/UI/fwd.hpp')
-rw-r--r--app/source/Cplt/UI/fwd.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/source/Cplt/UI/fwd.hpp b/app/source/Cplt/UI/fwd.hpp
new file mode 100644
index 0000000..756e567
--- /dev/null
+++ b/app/source/Cplt/UI/fwd.hpp
@@ -0,0 +1,6 @@
+#pragma once
+
+// UI.hpp
+namespace ImGui {
+enum class IconType;
+}