summaryrefslogtreecommitdiffstats
path: root/examples/animation/animatedtiles
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2009-04-21 10:06:22 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2009-04-22 07:30:14 (GMT)
commit6504e06561b9127eb6179b5a5deb8f6cd1fff491 (patch)
tree1a89b8d9141e9688f033b90e90d808ed23f1a7ba /examples/animation/animatedtiles
parent3f39c3380f97339a1ffb9d13d7b184a8315d3821 (diff)
downloadQt-6504e06561b9127eb6179b5a5deb8f6cd1fff491.zip
Qt-6504e06561b9127eb6179b5a5deb8f6cd1fff491.tar.gz
Qt-6504e06561b9127eb6179b5a5deb8f6cd1fff491.tar.bz2
Fixes for solution package.
Diffstat (limited to 'examples/animation/animatedtiles')
-rw-r--r--examples/animation/animatedtiles/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/animation/animatedtiles/main.cpp b/examples/animation/animatedtiles/main.cpp
index cfaa4ce..9b0b0a5 100644
--- a/examples/animation/animatedtiles/main.cpp
+++ b/examples/animation/animatedtiles/main.cpp
@@ -7,6 +7,7 @@
# include "qgraphicswidget.h"
# include "qparallelanimationgroup.h"
# include "qpropertyanimation.h"
+# include "qsignaltransition.h"
#else
#include <QtCore/qstate.h>
#endif