Skip to content
Snippets Groups Projects
Commit 11f67c73 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

customizeprofilepage: fix double placeholder

Change-Id: I6628fe83c9818698cc6a2357ab283c97fc94ca31
parent 01cbcbbb
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,6 @@ SettingsPageBase {
Layout.fillWidth: true
staticText: CurrentAccount.alias
placeholderText: JamiStrings.enterNickname
elidedText: displayNameLineEditTextSize.elidedText
onAccepted: AccountAdapter.setCurrAccDisplayName(dynamicText)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment