X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66dae888d1b46d754469d990a2bbc957163f0bad..0e21cf4902f312ffd26c050c67f00be8607d400b:/wxPython/demo/ButtonPanel.py?ds=inline 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 = """<html><body> -<h2><center>Say something nice here</center></h2> - -</body></html> -""" +overview = bp.__doc__