]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/combobox.cpp
tried to correct the colour problems
[wxWidgets.git] / src / stubs / combobox.cpp
index 0be841bad4dabe1a3db99195f50a26b7b2419441..568529db54db70b87f24ce8c72085edb0bfff1d2 100644 (file)
@@ -15,9 +15,7 @@
 
 #include "wx/combobox.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl)
-#endif
 
 bool wxComboBox::Create(wxWindow *parent, wxWindowID id,
            const wxString& value,