X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d44b24ee63543390aa28e1eb4ff162da4264838..f1522932799b32e00b9d0ddd84b2a14e0e39952c:/src/os2/checkbox.cpp diff --git a/src/os2/checkbox.cpp b/src/os2/checkbox.cpp index 0101e79a0c..8311751388 100644 --- a/src/os2/checkbox.cpp +++ b/src/os2/checkbox.cpp @@ -153,7 +153,7 @@ wxSize wxCheckBox::DoGetBestSize() const { wxScreenDC vDc; - vDc.SetFont(wxSystemSettings::GetSystemFont(wxSYS_DEFAULT_GUI_FONT)); + vDc.SetFont(wxSystemSettings::GetFont(wxSYS_DEFAULT_GUI_FONT)); // // The height of a standard button in the dialog units is 8,