some more fixes
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@ namespace AzToolsFramework
|
||||
ToolsApplication(int* argc = nullptr, char*** argv = nullptr);
|
||||
~ToolsApplication();
|
||||
|
||||
void Stop();
|
||||
void Stop() override;
|
||||
void CreateReflectionManager() override;
|
||||
void Reflect(AZ::ReflectContext* context) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user