X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/84fe931ddf4b6cf66a42f9ef2a3caa79ea111814..d5ae99f5e8dca72f160d7002576a3736dccb6f65:/include/wx/os2/setup0.h diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index 7219859d1a..9b4e88ed66 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -18,9 +18,6 @@ #define wxUSE_EXCEPTIONS 1 -// define this to 1 if you want icons to behave as bitmaps -#define wxICON_IS_BITMAP 0 - // define this to 0 when building wxBase library #define wxUSE_GUI 1 @@ -371,6 +368,13 @@ #define wxUSE_SOUND 1 +// Use wxMediaCtrl +// +// Default is 0. +// +// Recommended setting: 0 +#define wxUSE_MEDIACTRL 0 + // Use wxWidget's XRC XML-based resource system. Recommended. // // Default is 1