added support for appearance brushes, corrected blitting origin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0ff8e4b5c9
commit
dc8f5bd687
@ -178,6 +178,7 @@ class WXDLLEXPORT wxDC: public wxDCBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
RgnHandle MacGetCurrentClipRgn() { return m_macCurrentClipRgn ; }
|
RgnHandle MacGetCurrentClipRgn() { return m_macCurrentClipRgn ; }
|
||||||
|
static MacSetupBackgroundForCurrentPort(const wxBrush& background ) ;
|
||||||
//
|
//
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
Reference in New Issue
Block a user