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/core/gui_state.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/Asura.Editor/core/gui_state.h (limited to 'source/Asura.Editor/core/gui_state.h') diff --git a/source/Asura.Editor/core/gui_state.h b/source/Asura.Editor/core/gui_state.h new file mode 100644 index 0000000..9e7e91c --- /dev/null +++ b/source/Asura.Editor/core/gui_state.h @@ -0,0 +1,17 @@ +#ifndef _ASURA_EDITOR_GUI_STATE_H_ +#define _ASURA_EDITOR_GUI_STATE_H_ + +#include + +namespace_begin(AsuraEditor) + +/// GUI widgets uniqueID + + + + +namespace_end + + +#endif + -- cgit v1.1-26-g67d0