X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56d2f75071fc2a29ec10abe97c5a908bb35f30f4..7edb85b7240c324e9f262a8d95b334f40b170499:/contrib/include/wx/xml/xh_combo.h diff --git a/contrib/include/wx/xml/xh_combo.h b/contrib/include/wx/xml/xh_combo.h index 4a4d29b887..02bc09da71 100644 --- a/contrib/include/wx/xml/xh_combo.h +++ b/contrib/include/wx/xml/xh_combo.h @@ -19,7 +19,7 @@ #if wxUSE_COMBOBOX -class wxComboBoxXmlHandler : public wxXmlResourceHandler +class WXDLLEXPORT wxComboBoxXmlHandler : public wxXmlResourceHandler { public: wxComboBoxXmlHandler();