Doc: Update external link to freedesktop.org trash specification
Old link gives a 404 Pick-to: 6.9 Change-Id: I3e528a29a6ed2d0d97c3fcf1cf11c441a2882415 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
This commit is contained in:
parent
9094ad18b0
commit
ccc99bcf8b
@ -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
|
||||
*/
|
||||
|
@ -1265,7 +1265,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