summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq/custompropertyanimation.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/sub-attaq/custompropertyanimation.h')
-rw-r--r--examples/animation/sub-attaq/custompropertyanimation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/animation/sub-attaq/custompropertyanimation.h b/examples/animation/sub-attaq/custompropertyanimation.h
index 1dca454..8654aeb 100644
--- a/examples/animation/sub-attaq/custompropertyanimation.h
+++ b/examples/animation/sub-attaq/custompropertyanimation.h
@@ -44,7 +44,9 @@
#include <QtCore/qvariantanimation.h>
+QT_BEGIN_NAMESPACE
class QGraphicsItem;
+QT_END_NAMESPACE
struct AbstractProperty
{