Added the PseudoDC class from Paul Lanier. It provides a way to
record operations on a DC and then play them back later. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4c16bedf17
commit
1200ae167b
@ -46,7 +46,7 @@ MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
|
||||
%include _stockobjs.i
|
||||
%include _effects.i
|
||||
%include _renderer.i
|
||||
|
||||
%include _pseudodc.i
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
%init %{
|
||||
|
Loading…
Reference in New Issue
Block a user