X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..a217777fb367f47e8d258af8181ac27f076dc183:/src/qt/combobox.cpp diff --git a/src/qt/combobox.cpp b/src/qt/combobox.cpp index f1bbccaeb0..788a456b7f 100644 --- a/src/qt/combobox.cpp +++ b/src/qt/combobox.cpp @@ -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,