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:
@@ -565,7 +565,8 @@ public:
|
|||||||
const wxPoint& pos,
|
const wxPoint& pos,
|
||||||
const wxMouseEvent& event);
|
const wxMouseEvent& event);
|
||||||
|
|
||||||
bool AdjustPagebreak(int* INOUT);
|
// TODO: bool AdjustPagebreak(int* INOUT,
|
||||||
|
// wxArrayInt& known_pagebreaks);
|
||||||
void SetCanLiveOnPagebreak(bool can);
|
void SetCanLiveOnPagebreak(bool can);
|
||||||
|
|
||||||
// Can the line be broken before this cell?
|
// Can the line be broken before this cell?
|
||||||
|
Reference in New Issue
Block a user