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
1010ea52
Commit
1010ea52
authored
Aug 06, 2009
by
dt
Browse files
Fix another spec not equal bug, squash another case where qmake was run.
parent
16de2edd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qtversionmanager.cpp
View file @
1010ea52
...
...
@@ -501,6 +501,7 @@ void QtVersion::updateSourcePath()
}
}
}
m_sourcePath
=
QDir
::
cleanPath
(
m_sourcePath
);
}
// Returns the version that was used to build the project in that directory
...
...
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