]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_bitmap.i
wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when using WXUNIVERSAL
[wxWidgets.git] / wxPython / src / _bitmap.i
index ce142978dd8057f6a0d286362d120c2894e86938..83fa392e7556f3a9207c5764d462dc37941e559c 100644 (file)
@@ -208,7 +208,8 @@ file or explpicitly set for the bitmap.
 
 :see: `SetMask`, `wx.Mask`
 ", "");
-    
+
+    // MSW only?    wxBitmap GetMaskBitmap() const;
 
     DocDeclStr(
         virtual void , SetMask(wxMask* mask),