]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/helpwin.h
Ryan's cumulative wxActiveX and media control patch (1427775)
[wxWidgets.git] / include / wx / msw / helpwin.h
index d5f1a2626d8d67a445e4729c9a30464b7f1c6b4c..2bb07163950c843dabe200a59db0fe4e466dae03 100644 (file)
@@ -23,7 +23,7 @@ class WXDLLEXPORT wxWinHelpController: public wxHelpControllerBase
     DECLARE_CLASS(wxWinHelpController)
 
 public:
     DECLARE_CLASS(wxWinHelpController)
 
 public:
-    wxWinHelpController() {}
+    wxWinHelpController(wxWindow* parentWindow = NULL): wxHelpControllerBase(parentWindow) {}
     ~wxWinHelpController() {}
 
     // Must call this to set the filename
     ~wxWinHelpController() {}
 
     // Must call this to set the filename