]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/dcsvg.h
regenerated headers to remove @seealso in favour of @see; fixed links to global funct...
[wxWidgets.git] / interface / dcsvg.h
index 2b55869d70bacddc897efa0957ba2924b43d5f5e..459b0f314fd81d5672d0112b543d5cfac7761a8f 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        dcsvg.h
-// Purpose:     documentation for wxSVGFileDC class
+// Purpose:     interface of wxSVGFileDC
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -36,8 +36,7 @@
     @library{wxcore}
     @category{FIXME}
 
-    @seealso
-    @b Members
+    @see @b Members
 */
 class wxSVGFileDC : public wxDC
 {
@@ -648,3 +647,4 @@ public:
     */
     bool StartDoc(const wxString& message);
 };
+