Skip to content

Commit

Permalink
Doc: Remove unused snippet for removed code
Browse files Browse the repository at this point in the history
QDesktopServices::DataLocation doesn't exist anymore.
Get rid of the snippet.

Task-number: QTBUG-81486
Change-Id: Ibc938437c916b3c08ec64d7692a31e69944c1b30
Reviewed-by: Topi Reiniö <[email protected]>
  • Loading branch information
paulwicking committed Sep 1, 2020
1 parent c1454d0 commit 323d2b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/gui/doc/snippets/code/src_gui_util_qdesktopservices.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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) +
Expand Down

0 comments on commit 323d2b5

Please sign in to comment.