Use the add button for adding categories.

This commit is contained in:
con
2011-02-02 17:04:51 +01:00
parent 9a52e1dd63
commit 0bcc809402
3 changed files with 38 additions and 12 deletions

View File

@@ -70,6 +70,7 @@ private slots:
void updateCurrentItem();
void addTool();
void removeTool();
void addCategory();
private:
Ui::ExternalToolConfig *ui;