Skip to content

Commit

Permalink
fix: add Clock icon in the nav bar refs bitcoin-core#393
Browse files Browse the repository at this point in the history
  • Loading branch information
ciegovolador committed Nov 25, 2024
1 parent 574817b commit eda34e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qml/pages/wallet/DesktopWallets.qml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Page {
Layout.rightMargin: 10
property int index: 3
ButtonGroup.group: navigationTabs
iconSource: Theme.image.blocktime

Tooltip {
id: blockClockTooltip
Expand Down

0 comments on commit eda34e2

Please sign in to comment.