mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2024-12-26 15:06:08 +01:00
parent
6da5444c17
commit
8ab76120d2
1 changed files with 1 additions and 3 deletions
|
@ -52,9 +52,7 @@ DGioDrive::~DGioDrive()
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Gets a display name for a drive.
|
* \brief Gets the name of drive.
|
||||||
*
|
|
||||||
* A display name is guaranteed to be in UTF8 and can thus be displayed in the UI.
|
|
||||||
*
|
*
|
||||||
* Wrapper of Gio::Drive::get_name()
|
* Wrapper of Gio::Drive::get_name()
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue