forked from qt-creator/qt-creator
Debugger: Display separate icons for toolbar and menu
Overriding the ProxyAction icons accordingly. Change-Id: I52b6414fe6a0b1128394452f599b2b6c67d37e53 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
@@ -92,7 +92,7 @@ public:
|
||||
|
||||
QList<QWidget *> widgets() const;
|
||||
|
||||
void addAction(QAction *action);
|
||||
void addAction(QAction *action, const QIcon &toolbarIcon = QIcon());
|
||||
void addWidget(QWidget *widget);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user