aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/views/views.qrc
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2018-07-31 14:46:36 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2018-07-31 13:11:31 +0000
commitee0fed16e3560dcab38d912f3b665bc8a5486854 (patch)
tree8096c692714e52f1511b467442d8a9923ddee603 /examples/quick/views/views.qrc
parent6aee3cc65289e01094593c83b9180cf76c548ef7 (diff)
Remove parallax example
The example was part of the views example, except it was not even listed in the application, so it would not be discovered by anyone in the first place. Together with 3rd party assets that would need to be documented, and it being broken after samegame was moved, there is no reason to keep this. Task-number: QTBUG-69660 Change-Id: Ib701bd8987fd1d8473e1073bf4d701dbb087fdba Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'examples/quick/views/views.qrc')
-rw-r--r--examples/quick/views/views.qrc20
1 files changed, 0 insertions, 20 deletions
diff --git a/examples/quick/views/views.qrc b/examples/quick/views/views.qrc
index 52abb68659..547dbea992 100644
--- a/examples/quick/views/views.qrc
+++ b/examples/quick/views/views.qrc
@@ -33,26 +33,6 @@
<file>listview/content/pics/vegetable-soup.jpg</file>
<file>package/Delegate.qml</file>
<file>package/view.qml</file>
- <file>parallax/parallax.qml</file>
- <file>parallax/content/Smiley.qml</file>
- <file>parallax/content/background.png</file>
- <file>parallax/content/center.png</file>
- <file>parallax/content/clock-night.png</file>
- <file>parallax/content/clock.png</file>
- <file>parallax/content/Clock.qml</file>
- <file>parallax/content/hour.png</file>
- <file>parallax/content/minute.png</file>
- <file>parallax/content/ParallaxView.qml</file>
- <file>parallax/content/quit.png</file>
- <file>parallax/content/QuitButton.qml</file>
- <file>parallax/content/second.png</file>
- <file>parallax/content/pics/background.jpg</file>
- <file>parallax/content/pics/face-smile.png</file>
- <file>parallax/content/pics/home-page.png</file>
- <file>parallax/content/pics/home-page.svg</file>
- <file>parallax/content/pics/shadow.png</file>
- <file>parallax/content/pics/yast-joystick.png</file>
- <file>parallax/content/pics/yast-wol.png</file>
<file>pathview/pathview-example.qml</file>
<file>pathview/pics/AddressBook_48.png</file>
<file>pathview/pics/AudioPlayer_48.png</file>