X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b9ca40a921b73bb370dca833cf1c2818477b1775..bf188f1add12abe2238d51d0568acc2a386e8051:/src/motif/spinbutt.cpp diff --git a/src/motif/spinbutt.cpp b/src/motif/spinbutt.cpp index 1c763d4603..7f00a8a420 100644 --- a/src/motif/spinbutt.cpp +++ b/src/motif/spinbutt.cpp @@ -20,7 +20,6 @@ // put wxSpinCtrl here too because it doesn't have a separate file for it in // wxMotif (yet) IMPLEMENT_DYNAMIC_CLASS(wxSpinButton, wxControl) -IMPLEMENT_DYNAMIC_CLASS(wxSpinCtrl, wxControl) IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxNotifyEvent) bool wxSpinButton::Create(wxWindow *parent, wxWindowID id, const wxPoint& WXUNUSED(pos), const wxSize& WXUNUSED(size),