summaryrefslogtreecommitdiff
path: root/source/Asura.Editor
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor')
-rw-r--r--source/Asura.Editor/controls/widget.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/Asura.Editor/controls/widget.h b/source/Asura.Editor/controls/widget.h
index 0e881f6..df914bf 100644
--- a/source/Asura.Editor/controls/widget.h
+++ b/source/Asura.Editor/controls/widget.h
@@ -15,8 +15,7 @@ namespace AsuraEditor
///
/// Asura EditorĿؼ߼Ⱦں¼ѯֻ¼Ӧ߼ӿڡ
///
- ASURA_ABSTRACT class Widget
- : virtual public AEScripting::NativeAccessor
+ ASURA_ABSTRACT class Widget : public AEScripting::Object
{
public: