]> git.saurik.com Git - wxWidgets.git/commitdiff
#include dcgraph.h
authorRobin Dunn <robin@alldunn.com>
Sun, 22 Oct 2006 02:59:09 +0000 (02:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 22 Oct 2006 02:59:09 +0000 (02:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_graphics.i

index 7f6892ca9ccaacdbdd330d6214f39a36045a861d..fd5fce2415578478250cf78fd3fa1785cbe83b41 100644 (file)
@@ -542,6 +542,9 @@ public:
 
 //---------------------------------------------------------------------------
 
+%{
+#include "wx/dcgraph.h"
+%}
 
 class wxGCDC: public wxDC
 {