summaryrefslogtreecommitdiff
path: root/plugins/autotest/testnavigationwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autotest/testnavigationwidget.h')
-rw-r--r--plugins/autotest/testnavigationwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/autotest/testnavigationwidget.h b/plugins/autotest/testnavigationwidget.h
index a4b4c6f061..ef28130817 100644
--- a/plugins/autotest/testnavigationwidget.h
+++ b/plugins/autotest/testnavigationwidget.h
@@ -69,6 +69,7 @@ private slots:
private:
void initializeFilterMenu();
+ void onRunThisTestTriggered();
TestTreeModel *m_model;
TestTreeSortFilterModel *m_sortFilterModel;