X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30210c7d61eec21dcda889f39c39e1f421908b7f..ebbb22bd7fd61025ea69869a85a7da4897cda47b:/wxPython/src/_app_ex.py?ds=inline diff --git a/wxPython/src/_app_ex.py b/wxPython/src/_app_ex.py index 5ea24fb4e8..ed611bb1f7 100644 --- a/wxPython/src/_app_ex.py +++ b/wxPython/src/_app_ex.py @@ -86,7 +86,7 @@ class App(wx.PyApp): ``self.SetTopWindow(frame)``. :see: `wx.PySimpleApp` for a simpler app class that can be used - directly. + directly. """ outputWindowClass = PyOnDemandOutputWindow