summaryrefslogtreecommitdiffstats
path: root/examples/animation/appchooser/main.cpp
diff options
context:
space:
mode:
authorLeonardo Sobral Cunha <leo.cunha@nokia.com>2009-05-19 17:31:47 +0200
committerLeonardo Sobral Cunha <leo.cunha@nokia.com>2009-05-19 18:09:24 +0200
commitb2302dcc101fcef3c2841e9bd47790332e1cd4c2 (patch)
tree0475e65bc31743aee29793bcf1645be76c5800bc /examples/animation/appchooser/main.cpp
parent91803020462b7e42128644bdd9ed1d3455787f79 (diff)
Removing QT_EXPERIMENTAL_SOLUTION from the animation api
Diffstat (limited to 'examples/animation/appchooser/main.cpp')
-rw-r--r--examples/animation/appchooser/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/animation/appchooser/main.cpp b/examples/animation/appchooser/main.cpp
index 1c63abadab..44457f7de6 100644
--- a/examples/animation/appchooser/main.cpp
+++ b/examples/animation/appchooser/main.cpp
@@ -41,9 +41,6 @@
#include <QtCore>
#include <QtGui>
-#ifdef QT_EXPERIMENTAL_SOLUTION
-#include "qtgraphicswidget.h"
-#endif
class Pixmap : public QGraphicsWidget