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
6 changed files with 51 additions and 24 deletions
+1 -1
View File
@@ -573,7 +573,7 @@ PageType {
visible: accessTypeSelector.currentIndex === 0
text: qsTr("Share")
imageSource: "qrc:/images/controls/share-2.svg"
leftImageSource: "qrc:/images/controls/share-2.svg"
Keys.onTabPressed: lastItemTabClicked(focusItem)