Remove dependency on QDesktopServices deprecated API.
authorMartin Jones <martin.jones@nokia.com>
Sun, 23 Oct 2011 23:03:51 +0000 (09:03 +1000)
committerQt by Nokia <qt-info@nokia.com>
Sun, 23 Oct 2011 23:22:31 +0000 (01:22 +0200)
commit5ff4b012afaf5de2c196ef5fccfc038733ff020d
tree47f4e206f640fee9071c90b734c105958d6d27ba
parent210bb5a06811057a8ce2747bd187817a06968042
Remove dependency on QDesktopServices deprecated API.

QDesktopServices::storageLocation() is deprecated in favor of
QStandardPaths::writableLocation().

Change-Id: I50f73e93f39ded555123656282cf5a02abb972d8
Reviewed-by: Glenn Watson <glenn.watson@nokia.com>
src/declarative/qml/qdeclarativesqldatabase.cpp
tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp