X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f18aba58bcc9c216b897a1fa9b3c113012da654..adac097759c089b3d47f48c7756ace4f0b8df879:/src/motif/spinbutt.cpp diff --git a/src/motif/spinbutt.cpp b/src/motif/spinbutt.cpp index 5b2fc9d073..112d3e0631 100644 --- a/src/motif/spinbutt.cpp +++ b/src/motif/spinbutt.cpp @@ -10,7 +10,7 @@ ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -#pragma implementation "spinbutt.h" + #pragma implementation "spinbutt.h" #endif #include "wx/spinbutt.h" @@ -19,7 +19,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),