X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5273bf2fd3292ec3ab3da4f0c197b2f0e93df32e..35917d228a9fc3cecd3bd8a2b67a3bf34713723b:/include/wx/mac/notebook.h diff --git a/include/wx/mac/notebook.h b/include/wx/mac/notebook.h index 188bde8cfb..de06aa8331 100644 --- a/include/wx/mac/notebook.h +++ b/include/wx/mac/notebook.h @@ -83,6 +83,9 @@ public: virtual void SetPadding(const wxSize& padding); // sets the size of the tabs (assumes all tabs are the same size) virtual void SetTabSize(const wxSize& sz); + + // calculate size for wxNotebookSizer + wxSize CalcSizeFromPage(const wxSize& sizePage); /* // get number of pages in the dialog