]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/app.h
Try out - instead of @li, more backslash escaping
[wxWidgets.git] / interface / app.h
index 7d0f82bafd5e8887a75d022de1985cec058f63b8..0800797a62f4ca7f702c5f945b420e04393b57ac 100644 (file)
@@ -665,7 +665,7 @@ public:
     This is used in headers to create a forward declaration of the wxGetApp()
     function implemented by IMPLEMENT_APP().
 
-    It creates the declaration @a className wxGetApp(void).
+    It creates the declaration <tt>className& wxGetApp()</tt>.
 
     @header{wx/app.h}