]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
don't remove/add back the socket to the list of inputs monitored by the event loop...
[wxWidgets.git] / include / wx / msw / wince / setup.h
index e31784dba37aa4fc06c860113bef4125f41abc17..f436ef8d00af6b6e2dcf09bd2bd6e9b8849edd7b 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.
 //