]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checkbox.cpp
unified UMAPrOpen/UMAPrClose prototypes for session and non-session printing
[wxWidgets.git] / src / os2 / checkbox.cpp
index 0101e79a0c355a3cf9a4f0f6b650b925329af4b9..83117513887cdfb363c35635af9339c59bb2aad3 100644 (file)
@@ -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,