aboutsummaryrefslogtreecommitdiff
path: root/CruUI/ui/ui_base.cpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2018-09-25 13:08:40 +0800
committercrupest <crupest@outlook.com>2018-09-25 13:08:40 +0800
commit4b86554a0354d78efeb40e551eaccaac0fecd1d1 (patch)
treec8a73d848401f523ff91fe8ed1b0887aa88bbfb8 /CruUI/ui/ui_base.cpp
parentcea138417c54d6cf8043b6334c22e3af957d26f8 (diff)
downloadcru-4b86554a0354d78efeb40e551eaccaac0fecd1d1.tar.gz
cru-4b86554a0354d78efeb40e551eaccaac0fecd1d1.tar.bz2
cru-4b86554a0354d78efeb40e551eaccaac0fecd1d1.zip
Change the structure of project.
Diffstat (limited to 'CruUI/ui/ui_base.cpp')
-rw-r--r--CruUI/ui/ui_base.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/CruUI/ui/ui_base.cpp b/CruUI/ui/ui_base.cpp
deleted file mode 100644
index 550432e4..00000000
--- a/CruUI/ui/ui_base.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "ui_base.h"
-
-namespace cru {
- namespace ui {
- }
-}