From 6a065c913e9308cc72e1ad0723b6167048f439b6 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 8 Aug 2019 08:56:51 +0800 Subject: *misc --- Source/Asura.Editor/Controls/GUIContent.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Source/Asura.Editor/Controls/GUIContent.h') diff --git a/Source/Asura.Editor/Controls/GUIContent.h b/Source/Asura.Editor/Controls/GUIContent.h index 88213f4..034aa42 100644 --- a/Source/Asura.Editor/Controls/GUIContent.h +++ b/Source/Asura.Editor/Controls/GUIContent.h @@ -8,10 +8,14 @@ namespace_begin(AsuraEditor) /// IMGUI content class GUIContent { +public: + + GUIContent(); + ~GUIContent(); }; namespace_end -#endif +#endif \ No newline at end of file -- cgit v1.1-26-g67d0