summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq/boat_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/sub-attaq/boat_p.h')
-rw-r--r--examples/animation/sub-attaq/boat_p.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/animation/sub-attaq/boat_p.h b/examples/animation/sub-attaq/boat_p.h
index 6f03e48..c934bc5 100644
--- a/examples/animation/sub-attaq/boat_p.h
+++ b/examples/animation/sub-attaq/boat_p.h
@@ -47,11 +47,7 @@
#include "graphicsscene.h"
// Qt
-#if defined(QT_EXPERIMENTAL_SOLUTION)
-# include "qkeyeventtransition.h"
-#else
-# include <QtGui/QKeyEventTransition>
-#endif
+#include <QtGui/QKeyEventTransition>
static const int MAX_BOMB = 5;