Register in journal mode with rate column, split columns loose alignment

When you add the rate column when the register is in journal view, with
the splits visible, the alignment of the split columns fails. This seems
 to be caused by the split memo field setup differently to description.
This commit is contained in:
Robert Fewell 2017-09-04 16:04:15 +01:00
parent 2c5f1aa59b
commit 173805b79f

View File

@ -737,8 +737,8 @@ gnc_split_register_layout_add_cells (SplitRegister *reg,
QUICKFILL_CELL_TYPE_NAME,
N_("sample:Memo field sample text string") + 7,
CELL_ALIGN_LEFT,
FALSE,
TRUE);
TRUE,
FALSE);
gnc_register_add_cell (layout,
DEBT_CELL,