]> git.saurik.com Git - wxWidgets.git/commitdiff
Note to self...
authorRobin Dunn <robin@alldunn.com>
Mon, 28 Mar 2005 19:57:49 +0000 (19:57 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 28 Mar 2005 19:57:49 +0000 (19:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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),