aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/samegame/samegame.qrc
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@crimson.no>2017-01-16 15:51:58 +0100
committerRobin Burchell <robin.burchell@crimson.no>2017-01-16 17:10:14 +0000
commit373cdc297f343932218782d3587b98af5f8ccc53 (patch)
treec312db1fd006f521e632d59c7bf372e9a0951c4a /examples/quick/demos/samegame/samegame.qrc
parent8990cc9e260ba1685cad23a68ba2ee672ea68a0f (diff)
Remove remnants of blackberry platform support
The last remnants were removed from qtbase in 5.7 making this all dead code, so match here too. Change-Id: I10f3f1c614562f2a97ade7cdf5002065d6f79e07 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'examples/quick/demos/samegame/samegame.qrc')
-rw-r--r--examples/quick/demos/samegame/samegame.qrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/quick/demos/samegame/samegame.qrc b/examples/quick/demos/samegame/samegame.qrc
index e51d3fae05..348ee109f9 100644
--- a/examples/quick/demos/samegame/samegame.qrc
+++ b/examples/quick/demos/samegame/samegame.qrc
@@ -3,8 +3,6 @@
<file>samegame.qml</file>
<file>content/qmldir</file>
<file>content/Settings.qml</file>
- <file>content/BBSettings.qml</file>
- <file>content/+blackberry/Settings.qml</file>
<file>content/gfx/text-p1-won.png</file>
<file>content/gfx/background-puzzle.png</file>
<file>content/gfx/background.png</file>