]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/helpbest.cpp
don't give empty message box if Parse(FALSE) was called and there was --help on the...
[wxWidgets.git] / src / msw / helpbest.cpp
index 01667e799c674d03a7e979d029260f276162db3a..0efbdded53ef98cd229980aa13f12c80a74645fb 100644 (file)
@@ -32,7 +32,7 @@
 #include "wx/html/helpctrl.h"
 #include "wx/msw/helpbest.h"
 
-IMPLEMENT_DYNAMIC_CLASS( wxBestHelpController, wxHelpControllerBase );
+IMPLEMENT_DYNAMIC_CLASS( wxBestHelpController, wxHelpControllerBase )
 
 bool wxBestHelpController::Initialize( const wxString& filename )
 {