summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/lifecycle.h
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-04-24 09:58:57 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-04-24 09:58:57 (GMT)
commitdfe6974c1e7103ad46fa1162d7c9fd6a426894b7 (patch)
tree94b0475734945c9de24a472f70c3bedcd485aee6 /examples/animation/stickman/lifecycle.h
parent686f82e51124747cbe650d04dfb053830b6660fa (diff)
parent221ec8dae1b247d5f8fb03d947d13cb6541a5805 (diff)
downloadQt-dfe6974c1e7103ad46fa1162d7c9fd6a426894b7.zip
Qt-dfe6974c1e7103ad46fa1162d7c9fd6a426894b7.tar.gz
Qt-dfe6974c1e7103ad46fa1162d7c9fd6a426894b7.tar.bz2
Merge branch 'kinetic-statemachine' into kinetic-animations
Conflicts: examples/animation/piemenu/qgraphicspiemenu_p.h
Diffstat (limited to 'examples/animation/stickman/lifecycle.h')
-rw-r--r--examples/animation/stickman/lifecycle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/animation/stickman/lifecycle.h b/examples/animation/stickman/lifecycle.h
index 4ca6ffd..e520402 100644
--- a/examples/animation/stickman/lifecycle.h
+++ b/examples/animation/stickman/lifecycle.h
@@ -58,7 +58,6 @@ public:
~LifeCycle();
void setDeathAnimation(const QString &fileName);
- void setResetKey(Qt::Key key);
void addActivity(const QString &fileName, Qt::Key key);
void start();