]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/CheckListCtrlMixin.py
fixes for compilation with wxUSE_XXX==0 and some other minor fixes (patch 1569904)
[wxWidgets.git] / wxPython / demo / CheckListCtrlMixin.py
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who