X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0678e935b141a011de56fb297a4f64aea62a98e1..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/html/htmprint.h?ds=sidebyside diff --git a/interface/wx/html/htmprint.h b/interface/wx/html/htmprint.h index 83643716ea..62b011d369 100644 --- a/interface/wx/html/htmprint.h +++ b/interface/wx/html/htmprint.h @@ -2,8 +2,7 @@ // Name: html/htmprint.h // Purpose: interface of wxHtmlDCRenderer // Author: wxWidgets team -// RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -348,6 +347,12 @@ private: }; +enum { + wxPAGE_ODD, + wxPAGE_EVEN, + wxPAGE_ALL +}; + /** @class wxHtmlPrintout