untangling dc and gc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2006-10-21 12:37:42 +00:00
parent 8f3f46357d
commit 8acd14d177
12 changed files with 197 additions and 165 deletions

View File

@@ -36,11 +36,7 @@
class wxMacPortStateHelper;
#if wxUSE_GRAPHICS_CONTEXT
#include "wx/graphics.h"
#else
#if !wxUSE_GRAPHICS_CONTEXT
class WXDLLEXPORT wxGraphicPath
{