X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a236aa2058ccf3d36e9cafc20fa7375080c4be50..86909f4c893e043dd3695d7510f2cc758e8b2cfb:/include/wx/ctrlsub.h diff --git a/include/wx/ctrlsub.h b/include/wx/ctrlsub.h index 901f52c45d..0393859bb5 100644 --- a/include/wx/ctrlsub.h +++ b/include/wx/ctrlsub.h @@ -425,7 +425,7 @@ private: #elif defined(__WXMOTIF__) #include "wx/motif/ctrlsub.h" #else - class wxControlWithItems : public wxControlWithItemsBase + class WXDLLEXPORT wxControlWithItems : public wxControlWithItemsBase { public: wxControlWithItems() { }