summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/editor/editor.pri
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-07-21 10:58:07 (GMT)
committerEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-07-21 10:59:20 (GMT)
commit4b4e4ecf808b036e906c3bf22ce97b56808bb20e (patch)
treef72ff15a2703b5bb767d34788d19a521073e9c82 /examples/animation/stickman/editor/editor.pri
parentffd978a76d91aaef92a36c465325256633f2fa97 (diff)
downloadQt-4b4e4ecf808b036e906c3bf22ce97b56808bb20e.zip
Qt-4b4e4ecf808b036e906c3bf22ce97b56808bb20e.tar.gz
Qt-4b4e4ecf808b036e906c3bf22ce97b56808bb20e.tar.bz2
Remove Stickman editor
The editor was a just a detail to make the animations and shouldn't be included in the example.
Diffstat (limited to 'examples/animation/stickman/editor/editor.pri')
-rw-r--r--examples/animation/stickman/editor/editor.pri2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/animation/stickman/editor/editor.pri b/examples/animation/stickman/editor/editor.pri
deleted file mode 100644
index 7ad9edb..0000000
--- a/examples/animation/stickman/editor/editor.pri
+++ /dev/null
@@ -1,2 +0,0 @@
-SOURCES += $$PWD/animationdialog.cpp $$PWD/mainwindow.cpp
-HEADERS += $$PWD/animationdialog.h $$PWD/mainwindow.h