summaryrefslogtreecommitdiffstats
path: root/tools/testcon/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testcon/mainwindow.h')
-rw-r--r--tools/testcon/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testcon/mainwindow.h b/tools/testcon/mainwindow.h
index 6f713c7..2c8d687 100644
--- a/tools/testcon/mainwindow.h
+++ b/tools/testcon/mainwindow.h
@@ -83,6 +83,8 @@ protected slots:
void on_actionScriptingLoad_triggered();
void on_actionScriptingRun_triggered();
+ void on_actionFreeUnusedDLLs_triggered();
+
private:
QAxWidget *activeAxWidget() const;
QList<QAxWidget *> axWidgets() const;