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
15a691c2
Commit
15a691c2
authored
Mar 19, 2009
by
hjk
Browse files
compile fix with namespaces
parent
66674d3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/genericprojectmanager/genericmakestep.h
View file @
15a691c2
...
...
@@ -34,11 +34,11 @@
QT_BEGIN_NAMESPACE
class
QListWidgetItem
;
QT_END_NAMESPACE
namespace
Ui
{
class
GenericMakeStep
;
}
QT_END_NAMESPACE
namespace
GenericProjectManager
{
namespace
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