]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Use wxICON as portable feature.
[wxWidgets.git] / setup.h.in
index e135b56f0df633fab1c2190b2009305f81e49797..faa8c5e6647f90971ca601aa86cb21a22855405a 100644 (file)
 #define wxUSE_OWNER_DRAWN 1
 #endif
 
-#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__)
-#undef wxUSE_NATIVE_STATUSBAR
-#define wxUSE_NATIVE_STATUSBAR 1
-#endif
-
 #if defined(__WIN95__) && !defined(__WINE__) && !defined(__GNUWIN32_OLD__)
 #define wxUSE_RICHEDIT 1
 #else