]> git.saurik.com Git - wxWidgets.git/commitdiff
wxHtmlHelpController derives from wxHelpControllerBase
authorRobin Dunn <robin@alldunn.com>
Sat, 7 Apr 2012 04:18:16 +0000 (04:18 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 7 Apr 2012 04:18:16 +0000 (04:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/html/helpctrl.h

index 9b221131c28183b71929ab47abe91e939c9d39e4..0d5bece05998721511aa2e55466c5d47daea250a 100644 (file)
@@ -37,7 +37,7 @@
     @see wxBestHelpController, wxHtmlHelpFrame, wxHtmlHelpDialog,
          wxHtmlHelpWindow, wxHtmlModalHelp
 */
     @see wxBestHelpController, wxHtmlHelpFrame, wxHtmlHelpDialog,
          wxHtmlHelpWindow, wxHtmlModalHelp
 */
-class wxHtmlHelpController
+class wxHtmlHelpController : public wxHelpControllerBase
 {
 public:
     /**
 {
 public:
     /**