]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/helpbest.h
compilation fix
[wxWidgets.git] / include / wx / msw / helpbest.h
index f176eaa893b74c3cc8ef7db2479857f43193e660..b8bd0bc1a9f635503ae26fa5d4ff0349f5c48972 100644 (file)
@@ -71,7 +71,7 @@ public:
     }
 
     virtual bool KeywordSearch(const wxString& k,
-                               wxHelpSearchMode mode = wxHELP_SEARCH_ALL);
+                               wxHelpSearchMode mode = wxHELP_SEARCH_ALL)
     {
         return m_helpController->KeywordSearch( k, mode );
     }