]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/checklst.h
fix gcc warnings about not calling the base class ctors (replaces patch 1962992)
[wxWidgets.git] / include / wx / checklst.h
index d30003320eb22accb1ea99a7709f885978d40a47..1d886ba4b081c9d0883952396dc0b79130cccb13 100644 (file)
@@ -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