Skip to content

Commit 4fce291

Browse files
committed
Fix icons/bitcoin.ico not found.
1 parent 296373b commit 4fce291

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)