From 1d7780ec3d08097eeb960e1ce0a612bb759f9013 Mon Sep 17 00:00:00 2001 From: Ross Nicoll Date: Mon, 3 Aug 2015 22:55:55 +0100 Subject: [PATCH] Added wallet_bgcoin.png to QT makefile --- src/Makefile.qt.include | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index ef4cb0a03..b2d48959b 100644 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -261,6 +261,7 @@ RES_ICONS = \ qt/res/icons/tx_input.png \ qt/res/icons/tx_output.png \ qt/res/icons/tx_mined.png \ + qt/res/icons/wallet_bgcoin.png \ qt/res/icons/warning.png \ qt/res/icons/verify.png