mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix There is no budget icon yet so set it to the account one.
This commit is contained in:
parent
7ec281f647
commit
7c52f9ec43
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user