]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checklst.h
#4479: wx.ComboBox needs a SetFont method
[wxWidgets.git] / include / wx / msw / checklst.h
index e347ba14fe7653cc484cfe92f8b9df62d344c119..25f75d3c81d1c260fc1b97b96603f8d09a456cd4 100644 (file)
   #error  "wxCheckListBox class requires owner-drawn functionality."
 #endif
 
-class WXDLLEXPORT wxOwnerDrawn;
-class WXDLLEXPORT wxCheckListBoxItem; // fwd decl, defined in checklst.cpp
+class WXDLLIMPEXP_FWD_CORE wxOwnerDrawn;
+class WXDLLIMPEXP_FWD_CORE wxCheckListBoxItem; // fwd decl, defined in checklst.cpp
 
-class WXDLLEXPORT wxCheckListBox : public wxCheckListBoxBase
+class WXDLLIMPEXP_CORE wxCheckListBox : public wxCheckListBoxBase
 {
 public:
   // ctors