summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-09-03 14:21:13 +0200
committerEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-09-03 14:22:28 +0200
commit81628fbee993db7baa21301f16eef57491595a30 (patch)
treee2fdaaec31949f039884a559f68bd29485dbd430 /demos
parent6147b21f92b9101f69ed2d916ed005aeb378bdc1 (diff)
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')
-rw-r--r--demos/qtdemo/xml/examples.xml1
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>