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:
parent
a9c10f79d2
commit
ee77681f4e
@ -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?
|
||||
|
Loading…
Reference in New Issue
Block a user