git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42215
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
#if wxMAC_USE_CORE_GRAPHICS
}
#if wxMAC_USE_CORE_GRAPHICS
- wxGraphicContext* GetGraphicContext() { return m_graphicContext; }
+ wxGraphicsContext* GetGraphicsContext() { return m_graphicContext; }
#else
WXHRGN MacGetCurrentClipRgn() { return m_macCurrentClipRgn; }
static void MacSetupBackgroundForCurrentPort(const wxBrush& background );
#else
WXHRGN MacGetCurrentClipRgn() { return m_macCurrentClipRgn; }
static void MacSetupBackgroundForCurrentPort(const wxBrush& background );
WXHDC m_macPort;
#if wxMAC_USE_CORE_GRAPHICS
WXHDC m_macPort;
#if wxMAC_USE_CORE_GRAPHICS
- wxGraphicContext *m_graphicContext;
+ wxGraphicsContext *m_graphicContext;
#else
void MacInstallPen() const;
void MacInstallBrush() const;
#else
void MacInstallPen() const;
void MacInstallBrush() const;