]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpctrl.h
Sorry, should be a __UNIX__ test
[wxWidgets.git] / include / wx / html / helpctrl.h
index 8514d2e7051f553531dda346bd421a1f78b75032..bb7e1e21265c6f0192a0f67fc4e76d89b3330ac5 100644 (file)
@@ -79,7 +79,7 @@ public:
     wxHtmlHelpData *GetHelpData() { return &m_helpData; }
 
     virtual bool Quit() ;
-    virtual void OnQuit() {};
+    virtual void OnQuit() {}
 
     void OnCloseFrame(wxCloseEvent& evt);