X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76a5e5d21ee1a6230d777ce0209b2df4c6075f0f..175a6271a405713fb2ab88fbeed0a85bd0c8e6ce:/src/mac/carbon/spinbutt.cpp?ds=inline diff --git a/src/mac/carbon/spinbutt.cpp b/src/mac/carbon/spinbutt.cpp index e3beab7322..91a05baddd 100644 --- a/src/mac/carbon/spinbutt.cpp +++ b/src/mac/carbon/spinbutt.cpp @@ -27,7 +27,7 @@ #if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxSpinButton, wxControl) - IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxScrollEvent); + IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxScrollEvent) #endif wxSpinButton::wxSpinButton()