Doc: Update external link to freedesktop.org trash specification
Old link gives a 404 Change-Id: I3e528a29a6ed2d0d97c3fcf1cf11c441a2882415 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io> (cherry picked from commit ccc99bcf8bd48e6c01e5db7fd094dc064bbd72f6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
cbdd2d7353
commit
87dc466e29
@ -581,6 +581,6 @@
|
||||
*/
|
||||
|
||||
/*!
|
||||
\externalpage https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html
|
||||
\externalpage https://specifications.freedesktop.org/trash-spec/1.0/
|
||||
\title FreeDesktop.org Trash specification version 1.0
|
||||
*/
|
||||
|
@ -1259,7 +1259,7 @@ bool QFileSystemEngine::moveFileToTrash(const QFileSystemEntry &, QFileSystemEnt
|
||||
}
|
||||
#else
|
||||
/*
|
||||
Implementing as per https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html
|
||||
Implementing as per https://specifications.freedesktop.org/trash-spec/1.0/
|
||||
*/
|
||||
//static
|
||||
bool QFileSystemEngine::supportsMoveFileToTrash()
|
||||
|
Loading…
x
Reference in New Issue
Block a user