X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6991087b08355e652866e97d3a8211103864ed8f..3b49331b7441e091fc5997b830801d76a1243f28:/include/wx/motif/chkconf.h diff --git a/include/wx/motif/chkconf.h b/include/wx/motif/chkconf.h index 4238e36874..aebce7c088 100644 --- a/include/wx/motif/chkconf.h +++ b/include/wx/motif/chkconf.h @@ -16,3 +16,6 @@ # define wxUSE_TAB_DIALOG 1 #endif +#if !defined(wxUSE_GADGETS) +# define wxUSE_GADGETS 0 +#endif