summaryrefslogtreecommitdiff
path: root/src/shared/proparser
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@nokia.com>2009-08-05 10:57:49 +0200
committerErik Verbruggen <erik.verbruggen@nokia.com>2009-08-05 10:57:49 +0200
commit0d5d39087fc2f5707bde3e618056b234fe584bb1 (patch)
tree4c266dd847f330ca2cf198ef3ec990a4093fcd46 /src/shared/proparser
parent393806696d0625c7998b29aa4a841860fb6bdac1 (diff)
downloadqt-creator-0d5d39087fc2f5707bde3e618056b234fe584bb1.tar.gz
Fixed build problem by removing the private.
Diffstat (limited to 'src/shared/proparser')
-rw-r--r--src/shared/proparser/profileevaluator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/proparser/profileevaluator.h b/src/shared/proparser/profileevaluator.h
index 1e0b2f5373..713f63a05a 100644
--- a/src/shared/proparser/profileevaluator.h
+++ b/src/shared/proparser/profileevaluator.h
@@ -77,7 +77,7 @@ public:
//QString pro_ext;
//QString res_ext;
- private:
+// private:
friend class ProFileEvaluator;
static QString field_sep; // Just a cache for quick construction
QHash<QString, QStringList> cache_valuemap; // Cached results of .qmake.cache