summaryrefslogtreecommitdiffstats
path: root/qmake/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/project.h')
-rw-r--r--qmake/project.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmake/project.h b/qmake/project.h
index 11d0eb4a27..0fb8048935 100644
--- a/qmake/project.h
+++ b/qmake/project.h
@@ -115,6 +115,7 @@ class QMakeProject
void init(QMakeProperty *);
void cleanup();
void loadDefaults();
+ void setupProject();
QStringList &values(const QString &v, QHash<QString, QStringList> &place);
QStringList qmakeFeaturePaths();