X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/789d0a3dd9c297a906f948b9a2bcb75e99ef0000..e3f9e20cb15c62bd347a8e52d2d36529adbdb3d6:/include/wx/gtk/notebook.h diff --git a/include/wx/gtk/notebook.h b/include/wx/gtk/notebook.h index 9d217c1fe2..2441d64b3a 100644 --- a/include/wx/gtk/notebook.h +++ b/include/wx/gtk/notebook.h @@ -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