]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/setup0.h
remove the now unused Connect_Timeout()
[wxWidgets.git] / include / wx / motif / setup0.h
index 9fe1df35cd68b899e61c62831c1ce49ece0da0b8..4e927062a31deb1678066f2834170980243db015 100644 (file)
 // Recommended setting: 1
 #define wxUSE_TOOLBOOK 1
 
-// wxTabDialog is a generic version of wxNotebook but it is incompatible with
-// the new class. It shouldn't be used in new code.
-//
-// Default is 0.
-//
-// Recommended setting: 0 (use wxNotebook)
-#define wxUSE_TAB_DIALOG    0
-
 // wxTaskBarIcon is a small notification icon shown in the system toolbar or
 // dock.
 //