summaryrefslogtreecommitdiff
path: root/engine-ocean/Game/Systems/UI/uielement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine-ocean/Game/Systems/UI/uielement.cpp')
-rw-r--r--engine-ocean/Game/Systems/UI/uielement.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/engine-ocean/Game/Systems/UI/uielement.cpp b/engine-ocean/Game/Systems/UI/uielement.cpp
new file mode 100644
index 0000000..bb7d91f
--- /dev/null
+++ b/engine-ocean/Game/Systems/UI/uielement.cpp
@@ -0,0 +1,6 @@
+#include "uielement.h"
+
+UIElement::UIElement()
+{
+
+}