]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/app.h
More initial reviews of [u*-v*] interface headers.
[wxWidgets.git] / interface / app.h
index 0800797a62f4ca7f702c5f945b420e04393b57ac..9577e621fa89bc3dce3ca5520919e824375b80a1 100644 (file)
@@ -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;