X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..96d7cc9be3af46756935c35c60de422969a9152e:/interface/html/htmprint.h diff --git a/interface/html/htmprint.h b/interface/html/htmprint.h index e5b66c3d9f..7e5cb99a06 100644 --- a/interface/html/htmprint.h +++ b/interface/html/htmprint.h @@ -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); }; +