]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
Made wxClientDC's use safe as per wxMSW.
[wxWidgets.git] / include / wx / msw / setup0.h
index 04503152e2ce42ccadcf6ecc9ff7d7e7b9b9c238..84e523cbb0bae99fb3f9347c9e7c4e023fd586b9 100644 (file)
@@ -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