X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..b6e5eaa59701315ca06996ff845872ca4122695f:/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