]> git.saurik.com Git - wxWidgets.git/history - wxPython/samples/wxPIA_book/Chapter-14/grid_editor.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[wxWidgets.git] / wxPython / samples / wxPIA_book / Chapter-14 / grid_editor.py
2006-11-01  Robin DunnAdded the sample code from wxPython In Action to the...