Code/Tools/SceneAPI

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-10 20:15:33 -07:00
parent 7f157f152d
commit 7484f3adff
3 changed files with 3 additions and 3 deletions
@@ -33,7 +33,7 @@ namespace AZ
QWidget* CreateGUI(QWidget* parent) override;
u32 GetHandlerName() const override;
bool AutoDelete() const;
bool AutoDelete() const override;
bool IsDefaultHandler() const override;