X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57ab6f2314860f6efd2d1339913c91a302020a8e..7344108e8a129a3f9b4df5ab0f98a1713db03b89:/interface/wx/aboutdlg.h diff --git a/interface/wx/aboutdlg.h b/interface/wx/aboutdlg.h index 06abdff324..35cd11aa32 100644 --- a/interface/wx/aboutdlg.h +++ b/interface/wx/aboutdlg.h @@ -98,7 +98,7 @@ public: @return Name of the program @see SetName() */ - const wxString& GetName() const; + wxString GetName() const; /** Returns @true if a description string has been specified.