X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eea9220dfa7880f4840854a613e04933f572d503..fbec75d080528decc6f8dccc1e9407268a3d15d3:/interface/app.h diff --git a/interface/app.h b/interface/app.h index 0800797a62..9577e621fa 100644 --- a/interface/app.h +++ b/interface/app.h @@ -83,7 +83,7 @@ public: e.g. for the file names or configuration file keys. By default, returns the same string as GetAppName(). - @wxsince{2.9.0} + @since 2.9.0 */ wxString GetAppDisplayName() const; @@ -129,7 +129,7 @@ public: By default, returns the same string as GetVendorName(). - @wxsince{2.9.0} + @since 2.9.0 */ const wxString& GetVendorDisplayName() const;