X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b9ca40a921b73bb370dca833cf1c2818477b1775..fde5a86bdac3b4286b48620ec5c1ee9be01b4549:/src/motif/spinbutt.cpp diff --git a/src/motif/spinbutt.cpp b/src/motif/spinbutt.cpp index 1c763d4603..112d3e0631 100644 --- a/src/motif/spinbutt.cpp +++ b/src/motif/spinbutt.cpp @@ -10,8 +10,7 @@ ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -#pragma implementation "spinbutt.h" -#pragma implementation "spinctlg.h" + #pragma implementation "spinbutt.h" #endif #include "wx/spinbutt.h" @@ -20,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),