Skip to content
GitLab
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
a1f7e462
Commit
a1f7e462
authored
Apr 12, 2010
by
dt
Browse files
Remove debug output
parent
48ee8247
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qmakestep.cpp
View file @
a1f7e462
...
...
@@ -154,7 +154,6 @@ bool QMakeStep::init()
else
workingDirectory
=
qt4bc
->
buildDirectory
();
qDebug
()
<<
"using working directory"
<<
workingDirectory
<<
"and args"
<<
args
;
QString
program
=
qtVersion
->
qmakeCommand
();
// Check whether we need to run qmake
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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