]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/themes/win32.cpp
removing dependancy on mac headers from public wx headers (eventually adding wx/mac...
[wxWidgets.git] / src / univ / themes / win32.cpp
index 3de3e524150274de0fb6a7c7d7a893207772a777..657417a08906a641ecc5d868a2a3632011dbef45 100644 (file)
@@ -2290,7 +2290,7 @@ void wxWin32Renderer::DrawCheckButton(wxDC& dc,
                              0); // no focus rect offset for checkboxes
     else
     {
-       wxBitmap cbitmap(GetCheckBitmap(flags));
+           wxBitmap cbitmap(GetCheckBitmap(flags));
         DrawCheckOrRadioButton(dc, label,
                              cbitmap,
                              rect, flags, align, indexAccel,