mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
customizeprofilepage: fix double placeholder
Change-Id: I6628fe83c9818698cc6a2357ab283c97fc94ca31
This commit is contained in:
parent
01cbcbbb2c
commit
11f67c73c8
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ SettingsPageBase {
|
|||
Layout.fillWidth: true
|
||||
|
||||
staticText: CurrentAccount.alias
|
||||
placeholderText: JamiStrings.enterNickname
|
||||
elidedText: displayNameLineEditTextSize.elidedText
|
||||
|
||||
onAccepted: AccountAdapter.setCurrAccDisplayName(dynamicText)
|
||||
|
|
Loading…
Add table
Reference in a new issue