diff options
Diffstat (limited to 'examples/animation/padnavigator-ng/roundrectitem.h')
-rw-r--r-- | examples/animation/padnavigator-ng/roundrectitem.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/animation/padnavigator-ng/roundrectitem.h b/examples/animation/padnavigator-ng/roundrectitem.h index fb142c6..6a7bf4b 100644 --- a/examples/animation/padnavigator-ng/roundrectitem.h +++ b/examples/animation/padnavigator-ng/roundrectitem.h @@ -41,11 +41,7 @@ #include <QtCore/qobject.h> #include <QtGui/qbrush.h> -#ifdef QT_EXPERIMENTAL_SOLUTION -#include "qtgraphicswidget.h" -#else #include <QtGui/qgraphicswidget.h> -#endif QT_BEGIN_NAMESPACE class QGraphicsProxyWidget; |