X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb24d7088db7e3bd24afb35ad3e70050b5ae0bf6..0738b901b17340f09766524b8d9d79e9ed1268e7:/interface/wx/help.h?ds=inline diff --git a/interface/wx/help.h b/interface/wx/help.h index 09475c75e9..e32617b320 100644 --- a/interface/wx/help.h +++ b/interface/wx/help.h @@ -205,7 +205,7 @@ public: wxHtmlHelpController ignores this call. */ - virtual bool LoadFile(const wxString& file = ""); + virtual bool LoadFile(const wxString& file = wxEmptyString); /** Overrideable member called when this application's viewer is quit by the user.