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

ManageAccountPage: fix polish loop

Change-Id: I31c05a8163cc03f8d181b5509e966df348814515
GitLab: #1541
parent 487446cb
No related branches found
No related tags found
Loading
...@@ -428,7 +428,7 @@ SettingsPageBase { ...@@ -428,7 +428,7 @@ SettingsPageBase {
id: deleteDescription id: deleteDescription
Layout.alignment: Qt.AlignLeft Layout.alignment: Qt.AlignLeft
Layout.preferredWidth: parent.width Layout.fillWidth: true
text: JamiStrings.deleteAccountDescription text: JamiStrings.deleteAccountDescription
color: JamiTheme.textColor color: JamiTheme.textColor
......
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