]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
Complete rewrite of DoDrawBitmap() and DoBlit().
[wxWidgets.git] / include / wx / os2 / setup0.h
index 95a7152fedf4bba584aae1c297c11679e32e3c82..5f3c7670f52f838351c5e1e7ba5ca8496aa19bbe 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.
 //