X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/584bede0618774ad7f62476c9adddeb9776fb737..d21d2e5adf7a5acf3b496a9c4e87eab220bd75d8:/src/mac/statbmp.cpp diff --git a/src/mac/statbmp.cpp b/src/mac/statbmp.cpp index 03f68a2ea7..35e918d469 100644 --- a/src/mac/statbmp.cpp +++ b/src/mac/statbmp.cpp @@ -10,7 +10,7 @@ ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -#pragma implementation "statbmp.h" + #pragma implementation "statbmp.h" #endif #include "wx/defs.h" @@ -19,7 +19,7 @@ #include "wx/dcclient.h" #if !USE_SHARED_LIBRARY -IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmap, wxStaticBitmapBase) +IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmap, wxControl) #endif /*