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
Tobias Hunger
qt-creator
Commits
698d7a2a
Commit
698d7a2a
authored
Sep 30, 2009
by
con
Browse files
Fix build.
parent
3ea8fe07
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/buildstepspage.cpp
View file @
698d7a2a
...
...
@@ -29,7 +29,6 @@
#include
"buildstepspage.h"
#include
"ui_buildstepspage.h"
#include
"project.h"
#include
<coreplugin/coreconstants.h>
...
...
@@ -40,6 +39,8 @@
#include
<QtGui/QLabel>
#include
<QtGui/QPushButton>
#include
<QtGui/QMenu>
#include
<QtGui/QVBoxLayout>
#include
<QtGui/QHBoxLayout>
using
namespace
ProjectExplorer
;
using
namespace
ProjectExplorer
::
Internal
;
...
...
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