]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
expat define MACOS_CLASSIC added
[wxWidgets.git] / include / wx / html / htmprint.h
index 4cb723c388945aa770d5f0faee37563ba90b2252..5b7c72db7b5c5171e26ba34e8078b072ec03d5c8 100644 (file)
@@ -152,6 +152,7 @@ public:
     bool HasPage(int page);
     void GetPageInfo(int *minPage, int *maxPage, int *selPageFrom, int *selPageTo);
     bool OnBeginDocument(int startPage, int endPage);
+    void OnPreparePrinting();
 
     // Adds input filter
     static void AddFilter(wxHtmlFilter *filter);