]> git.saurik.com Git - wxWidgets.git/commitdiff
Take out AdjustPagebreak for now...
authorRobin Dunn <robin@alldunn.com>
Mon, 29 May 2006 20:41:45 +0000 (20:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 29 May 2006 20:41:45 +0000 (20:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/html.i

index ec90eb47d1672126ffe337b6a289f9428ff5c66d..7b36eca33206dc06a27e63646733c1b40affa3c4 100644 (file)
@@ -565,7 +565,8 @@ public:
                                    const wxPoint& pos,
                                    const wxMouseEvent& event);
     
-    bool AdjustPagebreak(int* INOUT);
+// TODO:     bool AdjustPagebreak(int* INOUT,
+//                                 wxArrayInt& known_pagebreaks);
     void SetCanLiveOnPagebreak(bool can);
 
     // Can the line be broken before this cell?