]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/checklst.h
Added wxPGProperty::SetDefaultValue(v), as a shortcut for SetAttribute(DefaultValue, v)
[wxWidgets.git] / include / wx / os2 / checklst.h
index 4ead4b063a48a1efc208846634a106632f4c7de8..3c8773e99dd21b88fd6532eed81cda89d20ebe52 100644 (file)
@@ -72,10 +72,6 @@ protected:
     virtual wxOwnerDrawn* CreateItem(size_t n);
     virtual long          OS2OnMeasure(WXMEASUREITEMSTRUCT* pItem);
 
-    virtual int DoInsertItems(const wxArrayStringsAdapter & items,
-                              unsigned int pos,
-                              void **clientData, wxClientDataType type);
-
     //
     // Pressing space or clicking the check box toggles the item
     //