X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/584bede0618774ad7f62476c9adddeb9776fb737..9453cf2bd702241fabc417e9dd5cd7422bcd9966:/src/mac/stattext.cpp diff --git a/src/mac/stattext.cpp b/src/mac/stattext.cpp index 68e1453ba8..6439400bf3 100644 --- a/src/mac/stattext.cpp +++ b/src/mac/stattext.cpp @@ -23,7 +23,7 @@ #include #if !USE_SHARED_LIBRARY -IMPLEMENT_DYNAMIC_CLASS(wxStaticText, wxStaticTextBase) +IMPLEMENT_DYNAMIC_CLASS(wxStaticText, wxControl) #endif #include