]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpdlg.h
added wxRTTI macros to stream classes (patch 1687073)
[wxWidgets.git] / include / wx / html / helpdlg.h
index 832224824c2db956d65e4eb43871fa14fe6ebd90..b696182d302de8c1ef4b0dca715bb11518f324f6 100644 (file)
@@ -66,7 +66,7 @@ public:
     void SetTitleFormat(const wxString& format);
 
     // Override to add custom buttons to the toolbar
-    virtual void AddToolbarButtons(wxToolBar* WXUNUSED(toolBar), int WXUNUSED(style)) {};
+    virtual void AddToolbarButtons(wxToolBar* WXUNUSED(toolBar), int WXUNUSED(style)) {}
 
 protected:
     void Init(wxHtmlHelpData* data = NULL);