From 6e6b0c72caf473a3b4b85fbc82f382d2e41fc9de Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 11 Apr 2019 16:40:32 +0300 Subject: [PATCH] fix include --- src/Makefile.qt.include | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index 0a6ec4c..51f52c1 100755 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -228,6 +228,7 @@ RES_ICONS = \ qt/res/icons/remove_black.png \ qt/res/icons/send.png \ qt/res/icons/send_active.png \ + qt/res/icons/send_black.png \ qt/res/icons/staking_active.png \ qt/res/icons/staking_inactive.png \ qt/res/icons/synced.png \