X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57ab6f2314860f6efd2d1339913c91a302020a8e..81a887a895e89622649ff394820800e2071fe6df:/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.