Skip to content

Commit eda34e2

Browse files
committed
fix: add Clock icon in the nav bar refs #393
1 parent 574817b commit eda34e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qml/pages/wallet/DesktopWallets.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Page {
7474
Layout.rightMargin: 10
7575
property int index: 3
7676
ButtonGroup.group: navigationTabs
77+
iconSource: Theme.image.blocktime
7778

7879
Tooltip {
7980
id: blockClockTooltip

0 commit comments

Comments
 (0)