Take out AdjustPagebreak for now...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-05-29 20:41:45 +00:00
parent a9c10f79d2
commit ee77681f4e

View 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?