From: Włodzimierz Skiba Date: Fri, 20 Oct 2006 08:43:39 +0000 (+0000) Subject: Typo. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e8f5bc9b5c809d98fb9badb7c4783f59f08a038c Typo. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/graphics.h b/include/wx/graphics.h index 1f6a81f733..32ee35228f 100755 --- a/include/wx/graphics.h +++ b/include/wx/graphics.h @@ -263,7 +263,7 @@ public: #endif class WXDLLEXPORT wxGCDC: -#idef __WXMAC__ +#ifdef __WXMAC__ public wxDCBase #else public wxDC