]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/notebook.h
wxMotif::wxFont supports encodings too (and shares 99% of font code with wxGTK)
[wxWidgets.git] / include / wx / gtk1 / notebook.h
index 3481d3016c73d5f1b20268f4ee034d48f31576b2..d8c772d7a0798068bd3f7e738af4126a682274dc 100644 (file)
@@ -130,6 +130,9 @@ public:
 
   void OnNavigationKey(wxNavigationKeyEvent& event);
 
+    // overridden from wxWindow to make tabbing work  
+  void SetFocus();
+
   // implementation
 
   void SetConstraintSizes(bool recurse);