summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation/stickman/stickman.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/animation/stickman/stickman.pro')
-rw-r--r--examples/widgets/animation/stickman/stickman.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/animation/stickman/stickman.pro b/examples/widgets/animation/stickman/stickman.pro
index 145a9a18f9..a803acf624 100644
--- a/examples/widgets/animation/stickman/stickman.pro
+++ b/examples/widgets/animation/stickman/stickman.pro
@@ -1,3 +1,5 @@
+QT += widgets
+
HEADERS += stickman.h \
animation.h \
node.h \
@@ -17,5 +19,3 @@ RESOURCES += stickman.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/animation/stickman
INSTALLS += target
-
-QT += widgets