summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/widgets/button.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-29 22:28:40 +0800
committerchai <chaifix@163.com>2019-03-29 22:28:40 +0800
commit157530b8b6e11efc5573d5a0db8987a440197aa1 (patch)
treef9df79c013885e13dc81e7046c9828037eb29e2e /source/Asura.Editor/widgets/button.cpp
parente37b1dfd022bda4dfdcba243c0543c62c89db32f (diff)
*misc
Diffstat (limited to 'source/Asura.Editor/widgets/button.cpp')
-rw-r--r--source/Asura.Editor/widgets/button.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/source/Asura.Editor/widgets/button.cpp b/source/Asura.Editor/widgets/button.cpp
deleted file mode 100644
index 97de284..0000000
--- a/source/Asura.Editor/widgets/button.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-#include "button.h"
-
-namespace AsuraEditor
-{
-
- Button::Button()
- {
- }
-
-} \ No newline at end of file