feature: added country selection on home page drawer (#1215)

This commit is contained in:
Nethius 2024-11-12 10:22:34 +04:00 committed by GitHub
parent 23806e1def
commit aa871bd1c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 51 additions and 24 deletions

View file

@ -135,7 +135,7 @@ PageType {
Layout.topMargin: 40
text: qsTr("Share")
imageSource: "qrc:/images/controls/share-2.svg"
leftImageSource: "qrc:/images/controls/share-2.svg"
Keys.onTabPressed: lastItemTabClicked(focusItem)