]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/notebook.h
added base array of size_t as under Win64 size_t > long
[wxWidgets.git] / include / wx / gtk / notebook.h
index 9d217c1fe2bca2035cfd7bc64974e6c1b2f39d18..2441d64b3a68b707c55b0c48c59e88aeda5a42f5 100644 (file)
@@ -76,6 +76,8 @@ public:
     // sets the size of the tabs (assumes all tabs are the same size)
   void SetTabSize(const wxSize& sz);
 
+  virtual int HitTest(const wxPoint& pt, long *flags = NULL) const;
+
   // operations
   // ----------
     // remove one page from the notebook