diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-07-28 09:38:19 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-07-28 09:43:12 (GMT) |
commit | d22d08f3f8a70edfc66c0f6c2fd952688b64fcc2 (patch) | |
tree | a83a08e5f8b8b7384a2dfc09d1954cb960e62565 /doc/src/examples.qdoc | |
parent | e498880396d44c90e46308e2fa5903b51f9f4132 (diff) | |
download | Qt-d22d08f3f8a70edfc66c0f6c2fd952688b64fcc2.zip Qt-d22d08f3f8a70edfc66c0f6c2fd952688b64fcc2.tar.gz Qt-d22d08f3f8a70edfc66c0f6c2fd952688b64fcc2.tar.bz2 |
Remove tank game example
After discussions with product management, it was considered best that
this example be removed until it can be improved. There are some bugs
an irregularities that should be cleaned up, and the theme should be
made less violent.
Reviewed-by: Volker Hilsheimer
Diffstat (limited to 'doc/src/examples.qdoc')
-rw-r--r-- | doc/src/examples.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/examples.qdoc b/doc/src/examples.qdoc index 2861c90..e85acd1 100644 --- a/doc/src/examples.qdoc +++ b/doc/src/examples.qdoc @@ -324,7 +324,6 @@ \o \l{statemachine/pingpong}{Ping Pong States}\raisedaster \o \l{statemachine/trafficlight}{Traffic Light}\raisedaster \o \l{statemachine/twowaybutton}{Two-way Button}\raisedaster - \o \l{statemachine/tankgame}{Tank Game}\raisedaster \endlist \section1 Threads |