]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
For consistency between WMs and with MSW, TOOL_WINDOW explicilty includes NO_TASKBAR
[wxWidgets.git] / setup.h.in
index 7215e1f5bc00b41a4891b9b434b94f26e7329827..faa8c5e6647f90971ca601aa86cb21a22855405a 100644 (file)
 #define wxUSE_OWNER_DRAWN 1
 #endif
 
-#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__)
-#define wxUSE_NATIVE_STATUSBAR 1
-#endif
-
 #if defined(__WIN95__) && !defined(__WINE__) && !defined(__GNUWIN32_OLD__)
 #define wxUSE_RICHEDIT 1
 #else