X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f21a7f94fc140318308cc1c5bc1d63ea2b4c62c7..530a7383f26e57b61748d76502229283462a0ede:/include/wx/os2/setup.h diff --git a/include/wx/os2/setup.h b/include/wx/os2/setup.h index fe1603d931..442cca6dd9 100644 --- a/include/wx/os2/setup.h +++ b/include/wx/os2/setup.h @@ -33,7 +33,7 @@ #define wxUSE_GIF 1 // Utilize GIF images #if defined(__VISAGECPP__) && (__IBMCPP__ < 400 || __IBMC__ < 400 ) -#define wxUSE_LONG_LONG 1 +#define wxUSE_LONGLONG 1 #endif #define wxUSE_NET_API 1 // Utilize OS/2's UPM netapi's @@ -103,7 +103,6 @@ #define wxUSE_CHECKLISTBOX 1 // Define 1 to compile check listbox - #define wxUSE_CARET 1 // Define 1 to use wxCaret class #define wxUSE_XPM_IN_OS2 1 @@ -257,12 +256,12 @@ #define wxUSE_TOOLBAR 1 #define wxUSE_TOOLBAR_NATIVE 1 -// wxSpinCtrl class -#define wxUSE_SPINCTRL 1 - // wxStatusBar class #define wxUSE_STATUSBAR 1 +// wxSpinCtrl class +#define wxUSE_SPINCTRL 1 + // progress dialog class for lengthy operations #define wxUSE_PROGRESSDLG 1