]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added wxDisplay::GetClientArea() (currently implemented for single display and MSW...
[wxWidgets.git] / setup.h.in
index 4ad05a70bf1bac353f7eebf265611c90970ba31c..2716498bc0b992b7dbb6cf3b57a5e6d46253dcbb 100644 (file)
 
 #define wxUSE_TREEBOOK 0
 
+#define wxUSE_TOOLBOOK 0
+
 #define wxUSE_TAB_DIALOG    0
 
 #define wxUSE_GRID         0
 
+#define wxUSE_DATAVIEWCTRL   0
+
 #define wxUSE_MINIFRAME 0
 
 
 #define wxUSE_RICHEDIT2 0
 #endif
 
+#define wxUSE_INKEDIT 0
+
 #define wxUSE_UNICODE_MSLU 0
 
 #define wxUSE_DC_CACHEING 0
    with wx/msw/setup.h */
 #define wxUSE_XPM_IN_MSW wxUSE_XPM
 
-// Set to 0 to disable PostScript print/preview architecture code under Windows
-// (just use Windows printing).
+/* Set to 0 to disable PostScript print/preview architecture code under Windows
+  (just use Windows printing).
+ */
 #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
 
 #endif /* __WIN32__ */