]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/window.h
define wxHAS_NATIVE_TAB_TRAVERSAL in wx/features.h; include wx/defs.h from wx/contain...
[wxWidgets.git] / include / wx / window.h
index 0a704011a7d4ec119c9df70b26e8dbda52b115a4..2dde62f41fe18e06dd5d7fd6dcc4113be83618c0 100644 (file)
     #define wxHAS_NATIVE_ENABLED_MANAGEMENT
 #endif
 
-// This is defined when the underlying toolkit handles tab traversal natively
-// (currently this only works under GTK+ 2)
-#ifdef __WXGTK20__
-    #define wxHAS_NATIVE_TAB_TRAVERSAL
-#endif
-
 // ----------------------------------------------------------------------------
 // forward declarations
 // ----------------------------------------------------------------------------