]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/spinbutt.cpp
Distrib things,
[wxWidgets.git] / src / motif / spinbutt.cpp
index 2be88d497aa2b3516f1f6cdfb3ab15b141aa071b..ae086ae31962efb492ca6c1a4f96677378b04184 100644 (file)
 
 #include "wx/spinbutt.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxSpinButton, wxControl)
 IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxScrollEvent);
-#endif
 
 bool wxSpinButton::Create(wxWindow *parent, wxWindowID id, const wxPoint& WXUNUSED(pos), const wxSize& WXUNUSED(size),
             long style, const wxString& name)