X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bf78aae345c474fe75c0d9df43cf3aaeaf75d57..18c07b73c6fa48c7c7b4a2867bcee4c81aa82c20:/include/wx/stubs/setup.h?ds=sidebyside diff --git a/include/wx/stubs/setup.h b/include/wx/stubs/setup.h index 9b2a42e62f..68f1572249 100644 --- a/include/wx/stubs/setup.h +++ b/include/wx/stubs/setup.h @@ -123,6 +123,17 @@ #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 +#define wxUSE_SOCKETS 1 + // Set to 1 to use socket classes /* * Finer detail *