X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..9fe52545f5b4a21e3cdeab5d0aa8d9e6a91355c3:/include/wx/font.h diff --git a/include/wx/font.h b/include/wx/font.h index c5bc183ad6..1aad6d9172 100644 --- a/include/wx/font.h +++ b/include/wx/font.h @@ -78,8 +78,8 @@ class WXDLLEXPORT wxFontBase : public wxGDIObject { public: // creator function -#ifdef __WXMAC_X__ - virtual ~wxFontBase() {} // Added min for Mac X +#ifdef __DARWIN__ + virtual ~wxFontBase() { } #endif // from the font components