Enhance size of description field
Change "remains" in "balance" Fix a bug in language settings
This commit is contained in:
@@ -56,7 +56,7 @@ GridAccount::GridAccount(KissCount* kiss, wxWindow *parent, wxWindowID id,
|
||||
SetColLabelSize(0);
|
||||
SetRowLabelSize(0);
|
||||
|
||||
SetColSize (DESCRIPTION, GetColSize(DESCRIPTION)*3);
|
||||
SetColSize (DESCRIPTION, GetColSize(DESCRIPTION)*5);
|
||||
SetDefaultCellFont(font);
|
||||
|
||||
font.SetWeight(wxFONTWEIGHT_BOLD);
|
||||
|
||||
Reference in New Issue
Block a user