]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
Added #if wxUSE_STACKWALKER. Fixes compilation of OS X shared libraries.
[wxWidgets.git] / include / wx / html / htmprint.h
index c3f7b61f60e68afea331789326d4ea44a5f8c507..df90a47dce40aa01c73d90063606620028f62979 100644 (file)
@@ -81,7 +81,8 @@ public:
     // set the same pagebreak twice.
     //
     // CAUTION! Render() changes DC's user scale and does NOT restore it!
-    int Render(int x, int y, int from = 0, int dont_render = FALSE, int to = INT_MAX,
+    int Render(int x, int y, int from = 0, int dont_render = FALSE,
+               int maxHeight = INT_MAX,
                int *known_pagebreaks = NULL, int number_of_pages = 0);
 
     // returns total height of the html document
@@ -232,7 +233,6 @@ public:
     bool PrintText(const wxString &htmltext, const wxString& basepath = wxEmptyString);
             // Print file / html-text w/o preview
 
-    void PrinterSetup();
     void PageSetup();
             // pop up printer or page setup dialog