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