X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c66d7f7a4569f9a004ba91f371f5c38576bb609..916989dfb95b7e4a72234d946b8e078235046e05:/include/wx/mac/carbon/listbox.h diff --git a/include/wx/mac/carbon/listbox.h b/include/wx/mac/carbon/listbox.h index 4be48d9bb6..390cb34b63 100644 --- a/include/wx/mac/carbon/listbox.h +++ b/include/wx/mac/carbon/listbox.h @@ -32,7 +32,7 @@ WX_DEFINE_ARRAY( char* , wxListDataArray ); // List box control // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxListBox : public wxListBoxBase +class WXDLLIMPEXP_CORE wxListBox : public wxListBoxBase { public: // ctors and such