X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c66d7f7a4569f9a004ba91f371f5c38576bb609..ea6cbf486a3be57fd10283b3cd65a34e193d3d6c:/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