Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
0d5d3908
Commit
0d5d3908
authored
Aug 05, 2009
by
Erik Verbruggen
Browse files
Fixed build problem by removing the private.
parent
39380669
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/shared/proparser/profileevaluator.h
View file @
0d5d3908
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment