]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/scrolbar.cpp
wxHTML src code indentation now conforms (more) to wxWin coding style
[wxWidgets.git] / src / stubs / scrolbar.cpp
index 54df1811666b81aea8a5c83c27507e8fd2250ee8..dca07b3b798ed030a1b9722297597fc556436cf9 100644 (file)
 
 #include "wx/scrolbar.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxScrollBar, wxControl)
 
-#endif
 
 // Scrollbar
 bool wxScrollBar::Create(wxWindow *parent, wxWindowID id,