]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpctrl.h
Applied rowspan patch #15276 (dghart)
[wxWidgets.git] / include / wx / html / helpctrl.h
index a836a4080dabe4745425035e868c8185d877c03d..856c9d2c351307665272efce78aff4bc765b23b6 100644 (file)
@@ -91,7 +91,7 @@ public:
     virtual bool DisplayBlock(long blockNo) { return DisplaySection(blockNo); }
     virtual bool DisplayTextPopup(const wxString& text, const wxPoint& pos);
 
-    virtual void SetFrameParameters(const wxString& title,
+    virtual void SetFrameParameters(const wxString& titleFormat,
                                const wxSize& size,
                                const wxPoint& pos = wxDefaultPosition,
                                bool newFrameEachTime = false);