We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9adf57 commit defcf05Copy full SHA for defcf05
src/Makefile.qt.include
@@ -343,6 +343,8 @@ RES_ICONS = \
343
qt/res/icons/hd_disabled.png \
344
qt/res/icons/hd_enabled.png \
345
qt/res/icons/history.png \
346
+ qt/res/icons/ic_info.png \
347
+ qt/res/icons/ic_warning.png \
348
qt/res/icons/info.png \
349
qt/res/icons/key.png \
350
qt/res/icons/lock_closed.png \
@@ -363,8 +365,10 @@ RES_ICONS = \
363
365
qt/res/icons/overview.png \
364
366
qt/res/icons/quit.png \
367
qt/res/icons/receive.png \
368
+ qt/res/icons/refresh.png \
369
qt/res/icons/remove.png \
370
qt/res/icons/send.png \
371
+ qt/res/icons/spark.png \
372
qt/res/icons/synced.png \
373
qt/res/icons/tools.png \
374
qt/res/icons/transaction0.png \
0 commit comments