summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/controls/content.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-08-01 09:15:04 +0800
committerchai <chaifix@163.com>2019-08-01 09:15:04 +0800
commit99b90496765df21c5f377f42b9ed073ccb34c1fd (patch)
tree201cade18b6571d6ab5318945aed59a3610295a5 /source/Asura.Editor/controls/content.cpp
parent084623519e95f0ab0cf4bc328b5fa736d679c5bd (diff)
*misc
Diffstat (limited to 'source/Asura.Editor/controls/content.cpp')
-rw-r--r--source/Asura.Editor/controls/content.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/Asura.Editor/controls/content.cpp b/source/Asura.Editor/controls/content.cpp
new file mode 100644
index 0000000..c5741c1
--- /dev/null
+++ b/source/Asura.Editor/controls/content.cpp
@@ -0,0 +1,8 @@
+#include "gui_button.h"
+
+namespace_begin(AsuraEditor)
+
+
+
+
+namespace_end