[Qt] add HD enabled/disabled icon to the status bar
commit914154f0ccf2a18a273c7fdb3e80016732149303
authorJonas Schnelli <dev@jonasschnelli.ch>
Wed, 17 Aug 2016 12:09:47 +0000 (17 14:09 +0200)
committerJonas Schnelli <dev@jonasschnelli.ch>
Fri, 19 Aug 2016 07:21:04 +0000 (19 09:21 +0200)
treef7b3c1f8a1e1550ee680c759ca9135f6c8e056ce
parent1030fa718c59c29d3208af13e853457b7ac59d2e
[Qt] add HD enabled/disabled icon to the status bar
15 files changed:
contrib/debian/copyright
src/Makefile.qt.include
src/qt/bitcoin.qrc
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/res/icons/hd_disabled.png [new file with mode: 0644]
src/qt/res/icons/hd_enabled.png [new file with mode: 0644]
src/qt/res/src/hd_disabled.svg [new file with mode: 0644]
src/qt/res/src/hd_enabled.svg [new file with mode: 0644]
src/qt/walletmodel.cpp
src/qt/walletmodel.h
src/qt/walletview.cpp
src/qt/walletview.h
src/wallet/wallet.cpp
src/wallet/wallet.h