]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
Added missing costructor
[wxWidgets.git] / include / wx / msw / setup0.h
index 4acb6ca88600cd75799d7bd2258bb5ae87bd7ebd..fa3435b1afe0f015801892d15ba5e69916d28519 100644 (file)
 
 #define wxUSE_CARET        1
                                 // Define 1 to use wxCaret class
+
+#define wxUSE_NEW_GRID     1
+                                // Define 1 to use the new wxGrid class
+                                // (still under development, define 0 to
+                                //  use existing wxGrid class)
 #define wxUSE_XPM_IN_MSW   1
                                 // Define 1 to support the XPM package in wxBitmap.
 #define wxUSE_IMAGE_LOADING_IN_MSW        1