]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/html/htmprint.h
mac paths updated
[wxWidgets.git] / interface / html / htmprint.h
index e5b66c3d9fac9e39edb65ac21dccf775fcf62398..7e5cb99a0664a170573c07789e456b41eb6aa972 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        html/htmprint.h
-// Purpose:     documentation for wxHtmlDCRenderer class
+// Purpose:     interface of wxHtmlDCRenderer
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -93,6 +93,7 @@ public:
 };
 
 
+
 /**
     @class wxHtmlEasyPrinting
     @headerfile htmprint.h wx/html/htmprint.h
@@ -232,6 +233,7 @@ public:
 };
 
 
+
 /**
     @class wxHtmlPrintout
     @headerfile htmprint.h wx/html/htmprint.h
@@ -325,3 +327,4 @@ public:
                     float right = 25.2,
                     float spaces = 5);
 };
+