X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4707b84cd074ff2ae9ada99579f864eb300f8774..9d33840bab4e10d701dd36f9b8660f6a13f05afe:/interface/wx/cshelp.h diff --git a/interface/wx/cshelp.h b/interface/wx/cshelp.h index cb24c27ec3..8c224ac120 100644 --- a/interface/wx/cshelp.h +++ b/interface/wx/cshelp.h @@ -66,7 +66,7 @@ public: May be used to set the same help string for all Cancel buttons in the application, for example. */ - virtual wxString GetHelp(const wxWindowBase* window); + virtual wxString GetHelp(const wxWindowBase* window) = 0; /** Removes the association between the window pointer and the help text.