mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
commit
c6705ecd9c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ namespace SettingsDialogCommon
|
|||
{
|
||||
|
||||
/** display name with two lines that is displayed in the settings
|
||||
* If width is bigger than 0, the string will be ellided so it does not exceed that width
|
||||
* If width is bigger than 0, the string will be elided so it does not exceed that width
|
||||
*/
|
||||
QString shortDisplayNameForSettings(Account* account, int width)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue