]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/windows2.i
added OpenGL libs for gcc and watcom (other don't require it)
[wxWidgets.git] / wxPython / src / windows2.i
index 167ecb379fb62d08d6cfb8d672bdc519872f363b..a81eccdf382e4bdb24a64cd7e1bb7947c5835a16 100644 (file)
@@ -117,7 +117,7 @@ public:
                  const wxString& text,
                  int select = FALSE,
                  int imageId = -1);
-    bool InsertPage(int page,
+    bool InsertPage(int index,
                     /*wxNotebookPage*/ wxWindow *page,
                     const wxString& text,
                     bool select = FALSE,