]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
Updated translations manual page with latest status given by the website translations...
[wxWidgets.git] / include / wx / html / htmprint.h
index ef37bb4957cfaa5cc646dc01507225a575630518..1598718cc414771fbecc40b0eabf6e6796e6e721 100644 (file)
@@ -78,7 +78,7 @@ public:
     //
     // CAUTION! Render() changes DC's user scale and does NOT restore it!
     int Render(int x, int y, wxArrayInt& known_pagebreaks, int from = 0,
-               int dont_render = FALSE, int to = INT_MAX);
+               int dont_render = false, int to = INT_MAX);
 
     // returns total height of the html document
     // (compare Render's return value with this)