diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-07-21 10:58:07 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-07-21 10:59:20 (GMT) |
commit | 4b4e4ecf808b036e906c3bf22ce97b56808bb20e (patch) | |
tree | f72ff15a2703b5bb767d34788d19a521073e9c82 /examples/animation/stickman/editor/editor.pri | |
parent | ffd978a76d91aaef92a36c465325256633f2fa97 (diff) | |
download | Qt-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.pri | 2 |
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 |