X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3fa826301bd61ca7e7832ce0ef655495b425558d..71e030352d74e4e6aed28cfcb0ea6edf3d17af6e:/wxPython/demo/ColourSelect.py?ds=inline 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). """