Main toolbar consolidation and cleanup (#1167)
* Moving menu options around * Consolidation and moving of toolbar functioanlity * Fixed non-unity build missing header * Updated camera icon to the correct one * Addressed review feedback * Addressed review feedback * Moved icons to new folder structure/naming
This commit is contained in:
@@ -202,8 +202,6 @@ private:
|
||||
// AzToolsFramework::SourceControlNotificationBus::Handler:
|
||||
void ConnectivityStateChanged(const AzToolsFramework::SourceControlState state) override;
|
||||
|
||||
QWidget* CreateSnapToGridWidget();
|
||||
QWidget* CreateSnapToAngleWidget();
|
||||
QWidget* CreateSpacerRightWidget();
|
||||
|
||||
QToolButton* CreateUndoRedoButton(int command);
|
||||
|
||||
Reference in New Issue
Block a user