From 3fa77045a753020d01311e6a4de9431ef8461c1a Mon Sep 17 00:00:00 2001 From: crowning- Date: Mon, 13 Apr 2015 22:28:32 +0200 Subject: [PATCH] Missing resources add to Qt-makefile Should build now --- src/qt/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/qt/Makefile.am b/src/qt/Makefile.am index d90081dec5..18cb16f2d1 100755 --- a/src/qt/Makefile.am +++ b/src/qt/Makefile.am @@ -287,6 +287,8 @@ RES_IMAGES = \ res/images/drkblue_downArrow.png \ res/images/drkblue_downArrow_small.png \ res/images/drkblue_upArrow_small.png \ + res/images/drkblue_leftArrow_small.png \ + res/images/drkblue_rightArrow_small.png \ res/images/drkblue_qtreeview_selected.png \ res/images/drkblue_walletFrame_bg.png \ res/images/drkblue_walletFrame.png