X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ec46a5b35233f3c69c5b73e4b0b36f44c650633..bd52bee1062faef26287d2f5a2595a9d8ee4d85a:/include/wx/os2/setup0.h?ds=inline diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index 976d184b6e..fabfe09f8d 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -326,5 +326,13 @@ #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_