#include dcgraph.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-10-22 02:59:09 +00:00
parent f629895c92
commit 6240681f37

View File

@ -542,6 +542,9 @@ public:
//---------------------------------------------------------------------------
%{
#include "wx/dcgraph.h"
%}
class wxGCDC: public wxDC
{