forked from qt-creator/qt-creator
Implement the 'remove tool' button.
This commit is contained in:
@@ -69,6 +69,7 @@ private slots:
|
||||
void updateButtons(QTreeWidgetItem *item);
|
||||
void updateCurrentItem();
|
||||
void addTool();
|
||||
void removeTool();
|
||||
|
||||
private:
|
||||
Ui::ExternalToolConfig *ui;
|
||||
|
||||
Reference in New Issue
Block a user