X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eae48ea12d199e78aeea3447b25f12cd92311926..29604c85d6ff8f4cd1eaa19adf41862372ea4c54:/interface/wx/help.h?ds=sidebyside diff --git a/interface/wx/help.h b/interface/wx/help.h index abaf35a33c..b3199690f8 100644 --- a/interface/wx/help.h +++ b/interface/wx/help.h @@ -108,7 +108,7 @@ public: See also the help sample for notes on how to specify section numbers for various help file formats. */ - virtual bool DisplaySection(int sectionNo) = 0;; + virtual bool DisplaySection(int sectionNo) = 0; /** Displays the text in a popup window, if possible.