diff options
| author | ntrgn <[email protected]> | 2014-08-11 18:46:57 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-08-12 13:16:01 +0200 |
| commit | 8bfdc9acaadea086d19fabbf838ddd4c9e313a05 (patch) | |
| tree | 25a318da9f1e52c2863790cdc6ca664b5eadf52d /src/Makefile.qt.include | |
| parent | build: check for sys/prctl.h in the proper way (diff) | |
| download | discoin-8bfdc9acaadea086d19fabbf838ddd4c9e313a05.tar.xz discoin-8bfdc9acaadea086d19fabbf838ddd4c9e313a05.zip | |
qt: better looking trayicon
Github-Pull: #4678
Rebased-By: Wladimir J. van der Laan <[email protected]>
Diffstat (limited to 'src/Makefile.qt.include')
| -rw-r--r-- | src/Makefile.qt.include | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index 2052264dc..7e6fa5cb8 100644 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -245,8 +245,6 @@ RES_ICONS = \ qt/res/icons/remove.png \ qt/res/icons/send.png \ qt/res/icons/synced.png \ - qt/res/icons/toolbar.png \ - qt/res/icons/toolbar_testnet.png \ qt/res/icons/transaction0.png \ qt/res/icons/transaction2.png \ qt/res/icons/transaction_conflicted.png \ |