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
12981d0c
Commit
12981d0c
authored
Aug 10, 2009
by
dt
Browse files
Fix not showing all files
parent
6fed2a95
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt4nodes.cpp
View file @
12981d0c
...
...
@@ -891,7 +891,6 @@ ProFileReader *Qt4PriFileNode::createProFileReader() const
reader
->
setQtVersion
(
version
);
reader
->
setOutputDir
(
m_qt4ProFileNode
->
buildDir
());
reader
->
setCumulative
(
false
);
return
reader
;
}
...
...
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