summaryrefslogtreecommitdiffstats
path: root/examples/systeminfo/qml-storageinfo/qml-storageinfo.qrc
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@jollamobile.com>2014-09-25 08:27:29 +1000
committerLorn Potter <lorn.potter@gmail.com>2014-11-06 10:22:26 +0100
commitee755a713e3ec3484db4b87eb1306e3d0ec0eafb (patch)
tree160be10b1f95eecd6e210282c600620166b9d1ba /examples/systeminfo/qml-storageinfo/qml-storageinfo.qrc
parent4a324f7daf1734181d60c417e4c0b647ced5ad1d (diff)
remove QStorageInfo
This has been made redundant by the inclusion of QStorageInfo into QtCore Change-Id: Icfea210a450302e49ae61997120325ba00313974 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'examples/systeminfo/qml-storageinfo/qml-storageinfo.qrc')
-rw-r--r--examples/systeminfo/qml-storageinfo/qml-storageinfo.qrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/systeminfo/qml-storageinfo/qml-storageinfo.qrc b/examples/systeminfo/qml-storageinfo/qml-storageinfo.qrc
deleted file mode 100644
index 2b676005..00000000
--- a/examples/systeminfo/qml-storageinfo/qml-storageinfo.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>qml-storage.qml</file>
- </qresource>
-</RCC>