Fixing MaterialEditorApplication

Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
This commit is contained in:
Dayo Lawal
2021-06-15 15:12:41 -05:00
committed by Dayo Lawal
parent 31a2ccb041
commit e45028c9d8
@@ -116,6 +116,8 @@ namespace MaterialEditor
AZStd::string message;
};
AZStd::vector<LogMessage> m_startupLogSink;
AZStd::unique_ptr<AzFramework::LogFile> m_logFile;
//! Local user settings are used to store material browser tree expansion state
AZ::UserSettingsProvider m_localUserSettings;