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..a2a7d2fae7 100644
--- a/plugins/autotest/testnavigationwidget.h
+++ b/plugins/autotest/testnavigationwidget.h
@@ -68,6 +68,7 @@ private slots:
void onParsingFinished();
private:
+ bool handleSquishContextMenuEvent(QContextMenuEvent *event, bool enabled);
void initializeFilterMenu();
TestTreeModel *m_model;