]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/aui.i
comment out test code
[wxWidgets.git] / wxPython / src / aui.i
index a544f938642e29fe3511bf3650b91c0c6b9f8ae0..24788f1f62bb1bcb179270f530a0198972d53cec 100755 (executable)
@@ -183,6 +183,10 @@ The following example shows a simple implementation that utilizes
 
 %ignore wxAuiDefaultTabArt::SetWindow;        // Link error...
 
+// ignore this overload
+%ignore wxAuiTabContainer::GetPage(size_t idx) const;
+
+
 //---------------------------------------------------------------------------
 // Get all our defs from the REAL header files.
 %include framemanager.h