chore: changed the icon for the settings section (#1348)
This commit is contained in:
parent
c3fb62a6ab
commit
e43aa02a5b
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ PageType {
|
|||
objectName: "settingsTabButton"
|
||||
|
||||
isSelected: tabBar.currentIndex === 2
|
||||
image: "qrc:/images/controls/settings-2.svg"
|
||||
image: "qrc:/images/controls/settings.svg"
|
||||
clickedFunc: function () {
|
||||
tabBarStackView.goToTabBarPage(PageEnum.PageSettings)
|
||||
tabBar.currentIndex = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue