AtomTools: fixing status bar messages
fixed problems with status bar messages not appearing added status bar messages to shader management console got rid of central widget variable and moved layout to atom tools window base class Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
+3
@@ -52,6 +52,9 @@ namespace ShaderManagementConsole
|
||||
|
||||
void CreateMenu() override;
|
||||
void CreateTabBar() override;
|
||||
|
||||
QString GetDocumentPath(const AZ::Uuid& documentId) const;
|
||||
|
||||
void OpenTabContextMenu() override;
|
||||
|
||||
void SelectDocumentForTab(const int tabIndex);
|
||||
|
||||
Reference in New Issue
Block a user