X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80475016d1313e71db4c1ea9101bd505d9835bd2..580ca0a4e10dbd2fb0a144065004394b9d5dcc56:/include/wx/mac/setup0.h diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index 5220594434..e07e586a33 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -519,7 +519,7 @@ // // Default is 1. // -// Recommended setting: 1 +// Recommended setting: 1 #define wxUSE_MEDIACTRL 1 // Use GStreamer for Unix (req a lot of dependancies) @@ -614,6 +614,7 @@ #define wxUSE_CHECKBOX 1 // wxCheckBox #define wxUSE_CHECKLISTBOX 1 // wxCheckListBox (requires wxUSE_OWNER_DRAWN) #define wxUSE_CHOICE 1 // wxChoice +#define wxUSE_COLLPANE 1 // wxCollapsiblePane #define wxUSE_COLOURPICKERCTRL 1 // wxColourPickerCtrl #define wxUSE_COMBOBOX 1 // wxComboBox #define wxUSE_DATAVIEWCTRL 1 // wxDataViewCtrl