]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/propdlg.h
Phoenix needs to see the implementation of pure virtuals so it knows that this class...
[wxWidgets.git] / interface / wx / propdlg.h
index 9b7c9bbe05b458584bbb5b12fb85ac30da2ceca6..a55804eaea8d8dd79b5ad700b33a8154c8553f67 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxPropertySheetDialog
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Purpose:     interface of wxPropertySheetDialog
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
 /////////////////////////////////////////////////////////////////////////////
 
 
@@ -182,13 +182,6 @@ public:
     */
     void SetBookCtrl(wxBookCtrlBase* bookCtrl);
 
     */
     void SetBookCtrl(wxBookCtrlBase* bookCtrl);
 
-    /**
-        Sets the inner sizer that contains the book control and button sizer.
-
-        You will normally not need to use this.
-    */
-    void SetInnerSizer(wxSizer* sizer);
-
     /**
         You can customize the look and feel of the dialog by setting the sheet style.
         It is a bit list of the ::wxPropertySheetDialogFlags values.
     /**
         You can customize the look and feel of the dialog by setting the sheet style.
         It is a bit list of the ::wxPropertySheetDialogFlags values.