X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89c7e9622933c3ee7906c39bc3927a7d5616b94b..8aa04e8bf1638ed4d9355e560c8d718c8be4667a:/include/wx/motif/setup.h diff --git a/include/wx/motif/setup.h b/include/wx/motif/setup.h index a53bfbea35..b69937aca0 100644 --- a/include/wx/motif/setup.h +++ b/include/wx/motif/setup.h @@ -51,9 +51,12 @@ // AIAI spline code is slower, but freer of copyright issues. // 0 for no splines -#define wxUSE_TOOLBAR 1 +#define wxUSE_XPM 1 + // Use XPMs + +#define wxUSE_TOOLBAR 1 // Use toolbars -#define wxUSE_COMBOBOX 1 +#define wxUSE_COMBOBOX 1 // Use wxComboBox #define wxUSE_DRAG_AND_DROP 1 // 0 for no drag and drop @@ -110,6 +113,10 @@ // if enabled, compiles built-in OS independent wxConfig // class and it's file (any platform) and registry (Win) // based implementations + +#define wxUSE_GADGETS 0 + // Use gadgets where possible + /* * Finer detail *