mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-24 07:24:31 +08:00
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:
+2
-1
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user