X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/927d7cfa7091043841e0243e04a6cdf168bdfde8..8eca4fef106b8327e2e55636de3f68a511a4c392:/wxPython/src/html.i diff --git a/wxPython/src/html.i b/wxPython/src/html.i index 250a7666bb..6220731d1f 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -850,7 +850,9 @@ public: } } - void SetTitle(const wxString& title); + DocDeclStr( + void, SetTitle(const wxString& title), + ""); // Sets space between text and window borders. void SetBorders(int b);