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
62580fc0
Commit
62580fc0
authored
Mar 15, 2010
by
hjk
Browse files
compile fix with namespaces
parent
463ac5d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/core/instances/qmlstatenodeinstance.h
View file @
62580fc0
...
...
@@ -32,8 +32,10 @@
#include
"objectnodeinstance.h"
QT_BEGIN_NAMESPACE
class
QDeclarativeState
;
class
QDeclarativeStateGroup
;
QT_END_NAMESPACE
namespace
QmlDesigner
{
...
...
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