diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-09-03 14:21:13 +0200 |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-09-03 14:22:28 +0200 |
commit | 81628fbee993db7baa21301f16eef57491595a30 (patch) | |
tree | e2fdaaec31949f039884a559f68bd29485dbd430 /demos/qtdemo | |
parent | 6147b21f92b9101f69ed2d916ed005aeb378bdc1 (diff) | |
download | qt4-tools-81628fbee993db7baa21301f16eef57491595a30.tar.gz |
Remove tank game example from Qt Demo.
The tank game example no longer exists, and should not be listed here.
Reviewed-by: Prasanth
Diffstat (limited to 'demos/qtdemo')
-rw-r--r-- | demos/qtdemo/xml/examples.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/qtdemo/xml/examples.xml b/demos/qtdemo/xml/examples.xml index f5987807cd..77006c27e0 100644 --- a/demos/qtdemo/xml/examples.xml +++ b/demos/qtdemo/xml/examples.xml @@ -184,7 +184,6 @@ <category dirname="statemachine" name="State Machine"> <example filename="eventtransitions" name="Event Transitions" /> <example filename="rogue" name="Rogue" /> - <example filename="tankgame" name="Tank Game" /> <example filename="trafficlight" name="Traffic Light" /> <example filename="twowaybutton" name="Two-way Button" /> </category> |