X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a236aa2058ccf3d36e9cafc20fa7375080c4be50..243ef54b39f83d4a805dbeaa5ea80232ac66a1b8:/include/wx/motif/listbox.h?ds=inline diff --git a/include/wx/motif/listbox.h b/include/wx/motif/listbox.h index c743a98add..9b90c9fcc6 100644 --- a/include/wx/motif/listbox.h +++ b/include/wx/motif/listbox.h @@ -16,7 +16,7 @@ #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