X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..7523de907dd77eedd33431d5ff46478a467faf5f:/include/wx/motif/listbox.h?ds=sidebyside diff --git a/include/wx/motif/listbox.h b/include/wx/motif/listbox.h index d124453bde..29faf7d6dc 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 WXDLLEXPORT wxArrayInt; +class WXDLLIMPEXP_FWD_CORE wxArrayInt; // List box item class WXDLLEXPORT wxListBox: public wxListBoxBase