summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/controls/label.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/controls/label.cpp')
-rw-r--r--source/Asura.Editor/controls/label.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/Asura.Editor/controls/label.cpp b/source/Asura.Editor/controls/label.cpp
index e69de29..c5741c1 100644
--- a/source/Asura.Editor/controls/label.cpp
+++ b/source/Asura.Editor/controls/label.cpp
@@ -0,0 +1,8 @@
+#include "gui_button.h"
+
+namespace_begin(AsuraEditor)
+
+
+
+
+namespace_end