X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a236aa2058ccf3d36e9cafc20fa7375080c4be50..e276acb530f41f0b87c4576c0215201a8a767dff:/include/wx/motif/listbox.h diff --git a/include/wx/motif/listbox.h b/include/wx/motif/listbox.h index c743a98add..6a7f3bb513 100644 --- a/include/wx/motif/listbox.h +++ b/include/wx/motif/listbox.h @@ -16,10 +16,10 @@ #include "wx/clntdata.h" // forward decl for GetSelections() -class WXDLLIMPEXP_FWD_CORE wxArrayInt; +class WXDLLIMPEXP_FWD_BASE wxArrayInt; // List box item -class WXDLLEXPORT wxListBox: public wxListBoxBase +class WXDLLIMPEXP_CORE wxListBox: public wxListBoxBase { DECLARE_DYNAMIC_CLASS(wxListBox)