X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b86510f8ef593f4b598c51d0a7b3b8697582a537..6db90681cf0b58209a061561f5d3624f6eda8024:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index d4182eda14..84e523cbb0 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -71,6 +71,8 @@ #define wxUSE_SCROLLBAR 1 // Define 1 to compile contributed wxScrollBar class +#define wxUSE_CARET 1 + // Define 1 to use wxCaret class #define wxUSE_XPM_IN_MSW 1 // Define 1 to support the XPM package in wxBitmap. #define wxUSE_IMAGE_LOADING_IN_MSW 1 @@ -167,7 +169,7 @@ #define wxUSE_TOOLTIPS 1 // Define to use wxToolTip class and // wxWindow::SetToolTip() method -#define wxUSE_SOCKETS 1 +#define wxUSE_SOCKETS 0 // Set to 1 to use socket classes /*