X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..ccdcde00d9ae27ca20ff6c3c9495918a0ec725aa:/include/wx/msw/statbmp.h diff --git a/include/wx/msw/statbmp.h b/include/wx/msw/statbmp.h index 31dbb6c88f..ec79fcfe00 100644 --- a/include/wx/msw/statbmp.h +++ b/include/wx/msw/statbmp.h @@ -75,6 +75,7 @@ protected: bool ImageIsOk() const; void SetImage(const wxGDIImage* image); + void SetImageNoCopy( wxGDIImage* image ); // we can have either an icon or a bitmap bool m_isIcon;