X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66dae888d1b46d754469d990a2bbc957163f0bad..3dfd8daff3a78af92b146a79d001a778dcad52b8:/wxPython/demo/ButtonPanel.py diff --git a/wxPython/demo/ButtonPanel.py b/wxPython/demo/ButtonPanel.py index 97875b6a40..749b5be7de 100644 --- a/wxPython/demo/ButtonPanel.py +++ b/wxPython/demo/ButtonPanel.py @@ -180,11 +180,7 @@ def runTest(frame, nb, log): -overview = """ -

Say something nice here

- - -""" +overview = bp.__doc__