]> git.saurik.com Git - wxWidgets.git/blobdiff - src/qt/choice.cpp
Minor corrections to new theme code.
[wxWidgets.git] / src / qt / choice.cpp
index a584d5303fb41c40ef4ba78fe4aa66f5e8b13818..c6a1d250e2c7a877a917dae055bb0cdf3196430a 100644 (file)
@@ -16,9 +16,7 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/choice.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxChoice, wxControl)
-#endif
 
 bool wxChoice::Create(wxWindow *parent, wxWindowID id,
            const wxPoint& pos,