X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4199367e9c1b04ce85c51947f09a10ee54c4f688..1a838ff58bfd0fd040156a16ce6fd804e20b5f46:/include/wx/os2/setup0.h diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index 05f9f45b40..e7724688d5 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -123,13 +123,11 @@ #define wxUSE_MSGDLG 1 #define wxUSE_NOTEBOOK 1 #define wxUSE_LISTBOOK 1 +#define wxUSE_CHOICEBOOK 1 #define wxUSE_SPLITTER 1 #define wxUSE_STOPWATCH 1 #define wxUSE_TAB_DIALOG 1 #define wxUSE_WXHTML_HELP 1 -#define wxUSE_BUTTONBAR 1 - // Define 1 to use buttonbar classes (enhanced toolbar - // for MS Windows) #define wxUSE_RADIOBUTTON 1 // Define 1 to use radio button control @@ -156,6 +154,8 @@ #define wxUSE_DOC_VIEW_ARCHITECTURE 1 // Set to 0 to disable document/view architecture +#define wxUSE_MDI 1 + #define wxUSE_MDI_ARCHITECTURE 1 // Set to 0 to disable MDI document/view architecture #define wxUSE_PRINTING_ARCHITECTURE 1 @@ -202,7 +202,7 @@ #define wxUSE_ODBC 1 // Define 1 to use ODBC classes -#define wxODBC_FWD_ONLY_CURSORS 1 +#define wxODBC_FWD_ONLY_CURSORS 1 // For backward compatibility reasons, this parameter now only // controls the default scrolling method used by cursors. This // default behavior can be overriden by setting the second param @@ -226,7 +226,7 @@ // 0 for #define wxUSE_STREAMS 1 - // If enabled (1), compiles wxWindows streams classes + // If enabled (1), compiles wxWidgets streams classes #define wxUSE_STD_IOSTREAM 1 // Use standard C++ streams if 1. If 0, use wxWin @@ -369,7 +369,7 @@ // needed for wxCanvas #define wxUSE_MENUS 1 -#define wxUSE_WAVE 1 +#define wxUSE_SOUND 1 #define wxUSE_REGEX 1