X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f7d425f604e1d812a2f1723063c40ac7f804e41..d8359d3ca077993d3ef61d6c09000ce7beeb577b:/include/wx/motif/listbox.h diff --git a/include/wx/motif/listbox.h b/include/wx/motif/listbox.h index 9b90c9fcc6..6a7f3bb513 100644 --- a/include/wx/motif/listbox.h +++ b/include/wx/motif/listbox.h @@ -19,7 +19,7 @@ class WXDLLIMPEXP_FWD_BASE wxArrayInt; // List box item -class WXDLLEXPORT wxListBox: public wxListBoxBase +class WXDLLIMPEXP_CORE wxListBox: public wxListBoxBase { DECLARE_DYNAMIC_CLASS(wxListBox)