]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
wxHTML fixes
[wxWidgets.git] / include / wx / os2 / setup0.h
index 976d184b6e2cfb8ac942d24a7dcce9f8d8a2500d..283a68a07570e6a39d8509b0d14753ea69d4492b 100644 (file)
@@ -36,7 +36,6 @@
 
 #define wxUSE_CONFIG           1
                                 // Use wxConfig, with CreateConfig in wxApp
-
 #define wxUSE_POSTSCRIPT  1
                             // 0 for no PostScript device context
 #define wxUSE_AFM_FOR_POSTSCRIPT 1
 #define wxUSE_GENERIC_DIALOGS_IN_OS2 0
                                 // Define 1 to use generic dialogs in Windows, even though
                                 // they duplicate native common dialog (e.g. wxColourDialog)
+
+#define wxUSE_SNGLINST_CHECKER  1
+
+#define wxUSE_GEOMETRY  1
+                                // needed for wxCanvas
+#define wxUSE_MENUS               1
+
+
 #endif
     // _WX_SETUP_H_