X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6991087b08355e652866e97d3a8211103864ed8f..dad49cc7f9d41e241c647bf7bae0ba7d18fc972a:/include/wx/motif/chkconf.h?ds=inline 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