From b4b8b2b19fb5f3ec209df84087cd09c7da0941c8 Mon Sep 17 00:00:00 2001 From: Andymeows Date: Sat, 9 Aug 2014 02:31:02 -0500 Subject: [PATCH] Added paper_wallet.png --- src/qt/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/qt/Makefile.am b/src/qt/Makefile.am index 3b979ded5..310a21bc9 100644 --- a/src/qt/Makefile.am +++ b/src/qt/Makefile.am @@ -330,6 +330,7 @@ RES_IMAGES = \ res/images/about.png \ res/images/splash.png \ res/images/splash_testnet.png \ + res/images/paper_wallet.png \ res/images/wallet_bgcoin.png RES_MOVIES = $(wildcard res/movies/spinner-*.png)