X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eae48ea12d199e78aeea3447b25f12cd92311926..b09857ae000a60704207d63290be937584805fb0:/interface/wx/help.h 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.