]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dcclient.cpp
Applied patch [ 1428990 ] wxUniv: patch for toolbar button remain in pressed status
[wxWidgets.git] / src / os2 / dcclient.cpp
index b533fdc19aa83e8b91927fcf2d39e22d9d4a6beb..81007873df5b8a8e7ed84a7730e22e612a006ccf 100644 (file)
@@ -172,8 +172,8 @@ void wxWindowDC::InitDC()
     vColor.Set( wxT("WHITE") );
     m_brush.SetColour(vColor);
     InitializePalette();
-    wxFont*                         pFont = new wxFont( 12
-                                                       ,wxNORMAL
+    wxFont*                         pFont = new wxFont( 10
+                                                       ,wxMODERN
                                                        ,wxNORMAL
                                                        ,wxBOLD
                                                       );