X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..784ee7d511ddec88c2a53c1b50c85850eb341dc6:/include/wx/checklst.h diff --git a/include/wx/checklst.h b/include/wx/checklst.h index d30003320e..1d886ba4b0 100644 --- a/include/wx/checklst.h +++ b/include/wx/checklst.h @@ -20,7 +20,7 @@ // wxCheckListBox: a listbox whose items may be checked // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxCheckListBoxBase : public +class WXDLLIMPEXP_CORE wxCheckListBoxBase : public #ifdef __WXWINCE__ // keep virtuals synchronised wxListBoxBase