aboutsummaryrefslogtreecommitdiff
path: root/core/src/UI
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/UI')
-rw-r--r--core/src/UI/Export.cpp1
-rw-r--r--core/src/UI/Export.hpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/src/UI/Export.cpp b/core/src/UI/Export.cpp
new file mode 100644
index 0000000..d6b26dc
--- /dev/null
+++ b/core/src/UI/Export.cpp
@@ -0,0 +1 @@
+#include "Export.hpp"
diff --git a/core/src/UI/Export.hpp b/core/src/UI/Export.hpp
new file mode 100644
index 0000000..6f70f09
--- /dev/null
+++ b/core/src/UI/Export.hpp
@@ -0,0 +1 @@
+#pragma once