summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorer.h')
-rw-r--r--src/plugins/projectexplorer/projectexplorer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/projectexplorer/projectexplorer.h b/src/plugins/projectexplorer/projectexplorer.h
index 731a1723eb..b655f2219e 100644
--- a/src/plugins/projectexplorer/projectexplorer.h
+++ b/src/plugins/projectexplorer/projectexplorer.h
@@ -232,6 +232,7 @@ private slots:
void updateExternalFileWarning();
void updateContext();
+ void runConfigurationConfigurationFinished();
#ifdef WITH_TESTS
void testAnsiFilterOutputParser_data();