X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9817a085335ec991a3b775b0ed3ed3f1e43f46ef..0f8218d7ca7c8913bfdf82cad2f7be117a662b0d:/include/wx/html/helpfrm.h diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h index 8ab577fee1..255739841b 100644 --- a/include/wx/html/helpfrm.h +++ b/include/wx/html/helpfrm.h @@ -243,7 +243,7 @@ protected: private: void DisplayIndexItem(const wxHtmlHelpMergedIndexItem *it); wxHtmlHelpMergedIndex *m_mergedIndex; - + DECLARE_EVENT_TABLE() DECLARE_NO_COPY_CLASS(wxHtmlHelpFrame) };