]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/notebook.h
signned/unsigned fix
[wxWidgets.git] / include / wx / mac / notebook.h
index 188bde8cfb1be9ec4c7b635397ab4c1746a9fc0a..de06aa8331c5f894d2a82d7c7cdf2520e62d37e3 100644 (file)
@@ -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