Fix There is no budget icon yet so set it to the account one.

This commit is contained in:
Robert Fewell 2017-12-30 17:20:06 +00:00
parent 7ec281f647
commit 7c52f9ec43

View File

@ -49,7 +49,7 @@ G_BEGIN_DECLS
#define GNC_ICON_PDF_EXPORT "gnc-gnome-pdf"
//FIXME: use own budget icons?
#define GNC_ICON_BUDGET "gnc-budget"
#define GNC_ICON_BUDGET "gnc-account"
#define GNC_ICON_NEW_BUDGET "gnc-account"
#define GNC_ICON_OPEN_BUDGET "gnc-account-open"
//#define GNC_ICON_CLOSE_BUDGET "gnc-close-account"