]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/CheckListCtrlMixin.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[wxWidgets.git] / wxPython / demo / CheckListCtrlMixin.py
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who