X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3fa826301bd61ca7e7832ce0ef655495b425558d..b36d8c8f112a9a649d659573677c25a294ca8a3c:/wxPython/demo/ColourSelect.py diff --git a/wxPython/demo/ColourSelect.py b/wxPython/demo/ColourSelect.py index d8d5df8984..442696eb07 100644 --- a/wxPython/demo/ColourSelect.py +++ b/wxPython/demo/ColourSelect.py @@ -86,6 +86,5 @@ def runTest(frame, nb, log): overview = """\ -A checkbox is a labelled box which is either on (checkmark is visible) or off (no checkmark). """