Doc: Remove unused snippet for removed code

QDesktopServices::DataLocation doesn't exist anymore.
Get rid of the snippet.

Task-number: QTBUG-81486
Change-Id: Ibc938437c916b3c08ec64d7692a31e69944c1b30
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
bb10
Paul Wicking 2020-08-28 14:42:40 +02:00
parent c1454d07cf
commit 323d2b57e0
1 changed files with 0 additions and 3 deletions

View File

@ -88,9 +88,6 @@ QDesktopServices::openUrl(QUrl("file:///C:/Documents and Settings/All Users/Desk
</array>
//! [4]
//! [5]
QDesktopServices::storageLocation(QDesktopServices::DataLocation)
//! [5]
//! [6]
QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) +