summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/project.h
diff options
context:
space:
mode:
authordt <qtc-committer@nokia.com>2009-10-29 12:24:25 +0100
committerdt <qtc-committer@nokia.com>2009-10-29 12:38:50 +0100
commit7fc6a0ecc873eb1f54ee60f22fdd010ebe0ea990 (patch)
treefaf9236b7c7358641ed6196ba83cf0692ee2172b /src/plugins/projectexplorer/project.h
parent6594ddbfb7391064e4b35427a99d06c13c36906e (diff)
downloadqt-creator-7fc6a0ecc873eb1f54ee60f22fdd010ebe0ea990.tar.gz
Update the makesteps the summary on build directory changes
Also ensure that Qt4ProjectConfigWidget does not emit any signals from it's init method.
Diffstat (limited to 'src/plugins/projectexplorer/project.h')
-rw-r--r--src/plugins/projectexplorer/project.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/projectexplorer/project.h b/src/plugins/projectexplorer/project.h
index 2740b17e49..cd286ae78c 100644
--- a/src/plugins/projectexplorer/project.h
+++ b/src/plugins/projectexplorer/project.h
@@ -144,6 +144,7 @@ public:
static QString makeUnique(const QString &preferedName, const QStringList &usedNames);
signals:
void fileListChanged();
+ void buildDirectoryChanged();
// TODO clean up signal names
// might be better to also have