Skip to content

Commit a009924

Browse files
committed
Merge pull request #700 from thelazier/v0.12.1.x_fix_icons
Fix icons/bitcoin.ico not found.
2 parents 296373b + 4fce291 commit a009924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.qt.include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ BITCOIN_QT_H = \
161161
qt/winshutdownmonitor.h
162162

163163
RES_ICONS = \
164+
qt/res/icons/bitcoin.ico \
164165
qt/res/icons/drkblue/add.png \
165166
qt/res/icons/drkblue/address-book.png \
166167
qt/res/icons/drkblue/bitcoin.ico \

0 commit comments

Comments
 (0)