From: Robin Dunn Date: Mon, 28 Mar 2005 19:57:49 +0000 (+0000) Subject: Note to self... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c1acc12983d95b1e3034d6a9b3b23db3038c694c?ds=inline Note to self... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/src/_bitmap.i b/wxPython/src/_bitmap.i index ce142978dd..83fa392e75 100644 --- a/wxPython/src/_bitmap.i +++ b/wxPython/src/_bitmap.i @@ -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),