X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23a023642cc8975a88ae02953a15234c4f4d1ee5..d63f7562cf9ccad9c430d4c2e2a8bd416a016d89:/wxPython/demo/CheckListCtrlMixin.py diff --git a/wxPython/demo/CheckListCtrlMixin.py b/wxPython/demo/CheckListCtrlMixin.py index 6e7d27dcff..0742b146b1 100644 --- a/wxPython/demo/CheckListCtrlMixin.py +++ b/wxPython/demo/CheckListCtrlMixin.py @@ -79,7 +79,10 @@ def runTest(frame, nb, log): overview = """<html><body> -<h2><center>Say something nice here</center></h2> +<h2><centerCheckListCtrlMixin></center></h2> + +CheckListCtrlMixin is a simple mixin class that can add a checkbox to +the first column of a wx.ListCtrl. </body></html> """