summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/stickman/animation.h')
-rw-r--r--examples/animation/stickman/animation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/animation/stickman/animation.h b/examples/animation/stickman/animation.h
index e6c375e..b0b39c9 100644
--- a/examples/animation/stickman/animation.h
+++ b/examples/animation/stickman/animation.h
@@ -47,7 +47,9 @@
#include <QString>
class Frame;
+QT_BEGIN_NAMESPACE
class QIODevice;
+QT_END_NAMESPACE
class Animation
{
public: