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:
Robin Dunn 2006-07-10 16:03:51 +00:00
parent 4c16bedf17
commit 1200ae167b

View File

@ -46,7 +46,7 @@ MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
%include _stockobjs.i
%include _effects.i
%include _renderer.i
%include _pseudodc.i
//---------------------------------------------------------------------------
%init %{