summaryrefslogtreecommitdiffstats
path: root/qmake/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/project.h')
-rw-r--r--qmake/project.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/project.h b/qmake/project.h
index 6422ed1f32..979f1480bd 100644
--- a/qmake/project.h
+++ b/qmake/project.h
@@ -81,7 +81,7 @@ class QMakeProject
bool recursive;
bool own_prop;
bool backslashWarned;
- QString pfile, cfile;
+ QString pfile;
QMakeProperty *prop;
void reset();
QStringList extra_configs;