Added mechanism for viewpanes to request buttons on the main toolbar (#1189)
This commit is contained in:
@@ -169,6 +169,8 @@ public:
|
||||
AmazonToolbar GetMiscToolbar() const;
|
||||
AmazonToolbar GetPlayConsoleToolbar() const;
|
||||
|
||||
void AddButtonToEditToolbar(QAction* action);
|
||||
|
||||
private:
|
||||
Q_DISABLE_COPY(ToolbarManager);
|
||||
void SaveToolbars();
|
||||
|
||||
Reference in New Issue
Block a user