diff options
| author | Ross Nicoll <[email protected]> | 2015-08-03 22:55:55 +0100 |
|---|---|---|
| committer | J Ross Nicoll <[email protected]> | 2015-10-31 14:49:40 +0000 |
| commit | 1d7780ec3d08097eeb960e1ce0a612bb759f9013 (patch) | |
| tree | 986e04733247a00464850fb961a6dbd27a20e3bf /src | |
| parent | Update Bitcoin references in QT to Dogecoin equivalents (diff) | |
| download | discoin-1d7780ec3d08097eeb960e1ce0a612bb759f9013.tar.xz discoin-1d7780ec3d08097eeb960e1ce0a612bb759f9013.zip | |
Added wallet_bgcoin.png to QT makefile
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.qt.include | 1 |
1 files changed, 1 insertions, 0 deletions
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 |