X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/05dcbb8e9eea2fde831fe5d0df0ccf56dc522379..2407b388de44a6575d6a6291f4affa8614fe5d2f:/include/wx/chkconf.h diff --git a/include/wx/chkconf.h b/include/wx/chkconf.h index a5170724b4..339deef635 100644 --- a/include/wx/chkconf.h +++ b/include/wx/chkconf.h @@ -587,6 +587,16 @@ # endif #endif /* wxGTK && !wxUniv */ +/* wxMotif-specific dependencies */ +#if defined(__WXMOTIF__) && wxUSE_NOTEBOOK && !wxUSE_TAB_DIALOG +# undef wxUSE_TAB_DIALOG +# define wxUSE_TAB_DIALOG 1 +#endif +#if defined(__WXMOTIF__) && wxUSE_TOGGLEBTN +# undef wxUSE_TOGGLEBTN +# define wxUSE_TOGGLEBTN 0 +#endif + /* generic controls dependencies */ #if !defined(__WXMSW__) || defined(__WXUNIVERSAL__) # if wxUSE_FONTDLG || wxUSE_FILEDLG || wxUSE_CHOICEDLG