X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b698c8e9bfbcf149f8ac375ea5b5ff6af9cba86a..d8eccedebe44ad610a30b23be57b26fcafcaee09:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index f741d8b4d0..b029e5833a 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -30,7 +30,7 @@ WXDLLEXPORT_DATA(extern const wxChar*) wxStaticBitmapNameStr; class WXDLLEXPORT wxStaticBitmapBase : public wxControl { public: -#ifdef __WXMAC_X__ +#ifdef __DARWIN__ ~wxStaticBitmapBase() { } #endif