X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90b959aee428b26304ee0056864af48775051496..8cb172b4f12fae80b06d5936108a1bc7f2521674:/include/wx/mac/setup.h diff --git a/include/wx/mac/setup.h b/include/wx/mac/setup.h index a3bca25ad4..6f4aa5a582 100644 --- a/include/wx/mac/setup.h +++ b/include/wx/mac/setup.h @@ -604,6 +604,9 @@ // number entry dialog #define wxUSE_NUMBERDLG 1 +// color chooser dialog +#define wxUSE_COLOURDLG 1 + // ---------------------------------------------------------------------------- // Metafiles support // ----------------------------------------------------------------------------