Bug #207 Cannot Change Text Size
This commit is contained in:
parent
b1a808633b
commit
e919668225
|
@ -661,7 +661,7 @@ MyFrame::MyFrame (
|
||||||
htmlReport = NULL;
|
htmlReport = NULL;
|
||||||
lastDoc = NULL;
|
lastDoc = NULL;
|
||||||
|
|
||||||
wxString defaultFont = wxSystemSettings::GetFont ( wxSYS_SYSTEM_FONT ).GetFaceName();
|
wxString defaultFont = wxSystemSettings::GetFont ( wxSYS_ANSI_VAR_FONT ).GetFaceName();
|
||||||
|
|
||||||
bool findMatchCase;
|
bool findMatchCase;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue