aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/samegame/highscores/score_data.xml
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2011-08-10 13:24:37 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-15 03:48:53 +0200
commit4796c4d9550166500d54b829fa97541e4de6e929 (patch)
tree14a42e0f655cdb4a591ec268330e1e145e7f76f7 /examples/declarative/samegame/highscores/score_data.xml
parentb631e1e4f245dc8ba4460bda6acb4ed1ef63bcdc (diff)
SameGame refactor
A little more imperative with dialogs controlled from script, but better separation of GameArea and UI. Also removes old highscore script that was never used. Change-Id: Ib244acc90b0fc92b3a6534169e429b6acef0838e Reviewed-on: http://codereview.qt.nokia.com/2798 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'examples/declarative/samegame/highscores/score_data.xml')
-rwxr-xr-xexamples/declarative/samegame/highscores/score_data.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/declarative/samegame/highscores/score_data.xml b/examples/declarative/samegame/highscores/score_data.xml
deleted file mode 100755
index c3fd90d9cf..0000000000
--- a/examples/declarative/samegame/highscores/score_data.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<record><score>1000000</score><name>Alan the Tester</name><gridSize>0x0</gridSize><seconds>0</seconds></record>
-<record><score>6213</score><name>Alan</name><gridSize>12x17</gridSize><seconds>51</seconds></record>