Clear --> ClearBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -75,7 +75,7 @@ public:
|
||||
const wxString& name ) ;
|
||||
static WXWindow MacGetWindowInUpdate() { return s_macWindowInUpdate ; }
|
||||
virtual void MacGetPortParams(WXPOINTPTR localOrigin, WXRECTPTR clipRect, WXWindow *window , wxWindowMac** rootwin ) ;
|
||||
virtual void Clear() ;
|
||||
virtual void ClearBackground() ;
|
||||
virtual WXWidget MacGetContainerForEmbedding() ;
|
||||
WXWindow MacGetWindowRef() { return m_macWindow ; }
|
||||
virtual void MacActivate( long timestamp , bool inIsActivating ) ;
|
||||
|
Reference in New Issue
Block a user