]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
Added zillions of #if wxUSE_XXX
[wxWidgets.git] / include / wx / msw / setup0.h
index 84e523cbb0bae99fb3f9347c9e7c4e023fd586b9..173518be10cbe7959ead652a68c692ae007c9064 100644 (file)
 #define wxUSE_SOCKETS       0
                                   // Set to 1 to use socket classes
 
+// these settings can't be set to 0 for now
+#define wxUSE_INTL 1
+#define wxUSE_LOG 1
+#define wxUSE_VALIDATORS 1
+#define wxUSE_ACCEL 1
+#define wxUSE_SASH 1
+#define wxUSE_TEXTDLG 1
+#define wxUSE_TOOLBAR 1
+#define wxUSE_STATUSBAR 1
+
 /*
  * Finer detail
  *