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
a149b70f
Commit
a149b70f
authored
Nov 02, 2010
by
dt
Browse files
Qt4ProjectManager: Remove left over debugging output
parent
c09c5ec9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt4runconfiguration.cpp
View file @
a149b70f
...
...
@@ -172,7 +172,6 @@ void Qt4RunConfiguration::proFileUpdated(Qt4ProjectManager::Internal::Qt4ProFile
{
if
(
m_proFilePath
!=
pro
->
path
())
return
;
qDebug
()
<<
"proFileUpdated"
<<
success
;
handleParseState
(
success
);
emit
effectiveTargetInformationChanged
();
}
...
...
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