forked from qt-creator/qt-creator
{Fancy,Debugger}MainWindow: Consolidate dock actions menu population
There are several places where the list of dock actions are shown, and at least two where it was created. Change-Id: Ib2c18e602b5d6f57c1b7471bd75f3b989d536600 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -86,7 +86,6 @@ public:
|
||||
void addStagedMenuEntries();
|
||||
|
||||
QWidget *createContents(Core::IMode *mode);
|
||||
QMenu *createPopupMenu();
|
||||
|
||||
void readSettings();
|
||||
void writeSettings() const;
|
||||
|
||||
Reference in New Issue
Block a user