From 99b90496765df21c5f377f42b9ed073ccb34c1fd Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 1 Aug 2019 09:15:04 +0800 Subject: *misc --- source/Asura.Editor/controls/panel.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'source/Asura.Editor/controls/panel.h') diff --git a/source/Asura.Editor/controls/panel.h b/source/Asura.Editor/controls/panel.h index e69de29..b485635 100644 --- a/source/Asura.Editor/controls/panel.h +++ b/source/Asura.Editor/controls/panel.h @@ -0,0 +1,16 @@ +#ifndef __ASURA_EDITOR_GUI_BUTTON_H__ +#define __ASURA_EDITOR_GUI_BUTTON_H__ + +#include + +namespace_begin(AsuraEditor) + +/// IMGUI panel +class Panel +{ + +}; + +namespace_end + +#endif -- cgit v1.1-26-g67d0