diff options
Diffstat (limited to 'examples/quick/controls/touch/resources.qrc')
| -rw-r--r-- | examples/quick/controls/touch/resources.qrc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/examples/quick/controls/touch/resources.qrc b/examples/quick/controls/touch/resources.qrc deleted file mode 100644 index e64a063f1..000000000 --- a/examples/quick/controls/touch/resources.qrc +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE RCC><RCC version="1.0"> -<qresource prefix="/"> - <file>main.qml</file> - <file>content/AndroidDelegate.qml</file> - <file>content/ButtonPage.qml</file> - <file>content/ListPage.qml</file> - <file>content/ProgressBarPage.qml</file> - <file>content/SliderPage.qml</file> - <file>content/TabBarPage.qml</file> - <file>content/TextInputPage.qml</file> - <file>images/button_default.png</file> - <file>images/button_pressed.png</file> - <file>images/navigation_next_item.png</file> - <file>images/navigation_previous_item.png</file> - <file>images/tab_selected.png</file> - <file>images/tabs_standard.png</file> - <file>images/textinput.png</file> - <file>images/toolbar.png</file> -</qresource> -</RCC> |
