summaryrefslogtreecommitdiffstats
path: root/examples/systeminfo/systeminfo.pro
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/systeminfo.pro
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/systeminfo.pro')
-rw-r--r--examples/systeminfo/systeminfo.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/systeminfo/systeminfo.pro b/examples/systeminfo/systeminfo.pro
index f5c2c8ec..cdc36e0a 100644
--- a/examples/systeminfo/systeminfo.pro
+++ b/examples/systeminfo/systeminfo.pro
@@ -2,7 +2,6 @@ TEMPLATE = subdirs
SUBDIRS += \
qml-deviceinfo \
- qml-storageinfo \
qml-battery
#qtHaveModule(widgets): SUBDIRS += \