X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/54b9688254397c48ecf3b911a9b1757b5df76245..bd3c6758b51fa1ba67050eb42980a95279029a34:/utils/wxPython/demo/wxVTKRenderWindow.py diff --git a/utils/wxPython/demo/wxVTKRenderWindow.py b/utils/wxPython/demo/wxVTKRenderWindow.py index d649707af5..df1a710d0f 100644 --- a/utils/wxPython/demo/wxVTKRenderWindow.py +++ b/utils/wxPython/demo/wxVTKRenderWindow.py @@ -45,8 +45,8 @@ def runTest(frame, nb, log): else: - wxMessageBox("Unable to import VTK, which is a required component " - "of this demo. You need to download and install the " + wxMessageBox("Unable to import VTK, which is a required component\n" + "of this demo. You need to download and install the\n" "Python extension module for VTK from http://www.kitware.com/", "Import Error") return None