]> git.saurik.com Git - wxWidgets.git/commitdiff
Added the PseudoDC class from Paul Lanier. It provides a way to
authorRobin Dunn <robin@alldunn.com>
Mon, 10 Jul 2006 16:03:51 +0000 (16:03 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 10 Jul 2006 16:03:51 +0000 (16:03 +0000)
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

wxPython/src/gdi.i

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