X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..31ec8b4e151a0dc6f4423bb1bf1420d2af1137fa:/include/wx/univ/choice.h?ds=sidebyside diff --git a/include/wx/univ/choice.h b/include/wx/univ/choice.h index f56590f372..3c28c5f4bd 100644 --- a/include/wx/univ/choice.h +++ b/include/wx/univ/choice.h @@ -16,7 +16,7 @@ // VS: This is only a *temporary* implementation, real wxChoice should not // derive from wxComboBox and may have different l&f -class WXDLLEXPORT wxChoice : public wxComboBox +class WXDLLIMPEXP_CORE wxChoice : public wxComboBox { public: wxChoice() {}