]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
Controls will readjust their size and minsize when SetLabel or SetFont
[wxWidgets.git] / include / wx / msw / wince / setup.h
index 41b861028e2dd7cc1eeb3147bb21c8b75294289c..c6368109394b6741b6338ac85c1f63be44d35f8e 100644 (file)
 // Default is 1
 //
 // Recommended setting: 1
+#ifdef __SMARTPHONE__
+#define wxUSE_STATUSBAR    0
+#else
 #define wxUSE_STATUSBAR    1
+#endif
 
 // Two status bar implementations are available under Win32: the generic one
 // or the wrapper around native control. For native look and feel the native