X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dcf924a345ea8ffbc1cf6b40b5f75c6005e504c0..93ccaed86983970c4a2aa5af34593781e5b8964f:/include/wx/gtk1/notebook.h diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index 3481d3016c..d8c772d7a0 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/notebook.h @@ -130,6 +130,9 @@ public: void OnNavigationKey(wxNavigationKeyEvent& event); + // overridden from wxWindow to make tabbing work + void SetFocus(); + // implementation void SetConstraintSizes(bool recurse);