]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/notebook.h
fix gcc warnings
[wxWidgets.git] / include / wx / msw / notebook.h
index 635e8cb571600f8ad857ef27a5ce620eed83b558..318a4e95b054a272b0d7b4faf45855940b38c46f 100644 (file)
@@ -78,7 +78,7 @@ public:
   // accessors
   // ---------
     // get number of pages in the dialog
-  int GetPageCount() const;
+  virtual size_t GetPageCount() const;
 
     // set the currently selected page, return the index of the previously
     // selected one (or -1 on error)