Gems/Atom*

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-10 20:16:11 -07:00
parent 7755c39d09
commit a7780b6dbe
21 changed files with 63 additions and 47 deletions
@@ -47,7 +47,7 @@ namespace ImageProcessingAtomEditor
protected:
////////////////////////////////////////////////////////////////////////
//EditorInternalNotificationBus
void OnEditorSettingsChanged(bool needRefresh, const AZStd::string& platform);
void OnEditorSettingsChanged(bool needRefresh, const AZStd::string& platform) override;
////////////////////////////////////////////////////////////////////////
private: