X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb24d7088db7e3bd24afb35ad3e70050b5ae0bf6..5b88a837ba75928cd3835a6b97ae2bf5ad983a6e:/interface/wx/help.h 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.