X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c75d8baf987c83e231c981d07b5a9217d711361..31778480a93d19f2053c1162303d8b5123bb470d:/include/wx/msw/listbox.h diff --git a/include/wx/msw/listbox.h b/include/wx/msw/listbox.h index ec7eb20981..afb1dd3aba 100644 --- a/include/wx/msw/listbox.h +++ b/include/wx/msw/listbox.h @@ -34,7 +34,7 @@ class WXDLLIMPEXP_FWD_BASE wxArrayInt; // List box control // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxListBox : public wxListBoxBase +class WXDLLIMPEXP_CORE wxListBox : public wxListBoxBase { public: // ctors and such