aboutsummaryrefslogtreecommitdiff
path: root/src/ui/ui_base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ui_base.cpp')
-rw-r--r--src/ui/ui_base.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ui/ui_base.cpp b/src/ui/ui_base.cpp
new file mode 100644
index 00000000..550432e4
--- /dev/null
+++ b/src/ui/ui_base.cpp
@@ -0,0 +1,6 @@
+#include "ui_base.h"
+
+namespace cru {
+ namespace ui {
+ }
+}