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
parent
c1454d07cf
commit
323d2b57e0
|
|
@ -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) +
|
||||
|
|
|
|||
Loading…
Reference in New Issue