X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1c4293cb91327247ad69e6ec8d589bfaa299db28..ebbf7407644c407815de10284a49042f602101c1:/include/wx/univ/setup0.h?ds=sidebyside diff --git a/include/wx/univ/setup0.h b/include/wx/univ/setup0.h index a6910382af..4ee844bb60 100644 --- a/include/wx/univ/setup0.h +++ b/include/wx/univ/setup0.h @@ -777,14 +777,6 @@ // 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. //