bugfix: fixed authData saving
This commit is contained in:
parent
628e22869d
commit
131b8e69f5
5 changed files with 10 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ PageType {
|
|||
Layout.rightMargin: 32
|
||||
Layout.alignment: Qt.AlignRight
|
||||
|
||||
source: "qrc:/countriesFlags/images/flagKit/" + countryCode + ".svg"
|
||||
source: "qrc:/countriesFlags/images/flagKit/" + countryImageCode + ".svg"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue