]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/setup.h
DoSetClientSize omissions fixed; some doc fixes
[wxWidgets.git] / include / wx / stubs / setup.h
index 9b2a42e62ffad61cbbdffe687ab394cea40e2919..49c2fe8b50f874a1c97c53b5018506a9d39b5ae9 100644 (file)
 #define wxUSE_STD_IOSTREAM  1
                                   // Use standard C++ streams if 1. If 0, use wxWin
                                   // streams implementation.
+
+#define wxUSE_SERIAL        0
+                                  // Use serialization
+
+#define wxUSE_TOOLTIPS      0
+                                  // Use tooltips
+
+#define wxUSE_DYNLIB_CLASS  0
+                                  // Use wxLibrary
 /*
  * Finer detail
  *