]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/notebook.h
fixed the channel order for Mac (alpha comes first)
[wxWidgets.git] / include / wx / mac / notebook.h
index 332dba491886394f7da9102b642d7468de85ee05..80569fc2449e678b59503f04240b83a54d353f8f 100644 (file)
@@ -85,7 +85,7 @@ public:
   virtual void SetTabSize(const wxSize& sz);
    
     // calculate size for wxNotebookSizer
   virtual void SetTabSize(const wxSize& sz);
    
     // calculate size for wxNotebookSizer
-  wxSize CalcSizeFromPage(const wxSize& sizePage);
+  wxSize CalcSizeFromPage(const wxSize& sizePage) const;
 
 /*
     // get number of pages in the dialog
 
 /*
     // get number of pages in the dialog