]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/cshelp.h
add const qualifiers
[wxWidgets.git] / interface / cshelp.h
index 054e8e36267a55134687f7a5e15f42b2afd79bde..821fe2bd0aebf0ba6c3f0cc6a3afc5a0bd5d8b86 100644 (file)
@@ -135,7 +135,7 @@ public:
     /**
         Returns the help controller associated with this help provider.
     */
-    wxHelpControllerBase* GetHelpController();
+    wxHelpControllerBase* GetHelpController() const;
 
     /**
         Sets the help controller associated with this help provider.