mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
make 3-month columns in the SX editor, which should layout better for the default 6 months, as well as 12 months.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15902 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
45154119c1
commit
68e28cfd05
@ -94,7 +94,7 @@ static gint _sx_engine_event_handler_id = -1;
|
||||
#define NUM_LEDGER_LINES_DEFAULT 6
|
||||
|
||||
#define EX_CAL_NUM_MONTHS 6
|
||||
#define EX_CAL_MO_PER_COL 2
|
||||
#define EX_CAL_MO_PER_COL 3
|
||||
|
||||
#define GNC_D_WIDTH 25
|
||||
#define GNC_D_BUF_WIDTH 26
|
||||
|
Loading…
Reference in New Issue
Block a user