From 03b3b8ae80559745f98ef94569b421adddeb441f Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 25 Mar 2019 23:46:59 +0800 Subject: *misc --- source/Asura.Editor/widgets/button.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'source/Asura.Editor/widgets/button.cpp') diff --git a/source/Asura.Editor/widgets/button.cpp b/source/Asura.Editor/widgets/button.cpp index e69de29..97de284 100644 --- a/source/Asura.Editor/widgets/button.cpp +++ b/source/Asura.Editor/widgets/button.cpp @@ -0,0 +1,10 @@ +#include "button.h" + +namespace AsuraEditor +{ + + Button::Button() + { + } + +} \ No newline at end of file -- cgit v1.1-26-g67d0