ShrinkMode --> FitToCurrentPage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -107,8 +107,8 @@ public:
|
||||
bool IsVertical() const;
|
||||
|
||||
// set/get option to shrink to fit current page
|
||||
void SetShrinkMode(bool shrink);
|
||||
bool GetShrinkMode() const;
|
||||
void SetFitToCurrentPage(bool fit);
|
||||
bool GetFitToCurrentPage() const;
|
||||
|
||||
|
||||
// remove one page from the control and delete it
|
||||
|
Reference in New Issue
Block a user