Put wxUSE_DETECT where it won't get overritten

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-10-24 19:09:08 +00:00
parent 0fbf22dfd7
commit 37e548439a

View File

@ -754,6 +754,12 @@
*/
#define CONST_COMPATIBILITY 0
/*
* use the session manager to detect KDE/GNOME
*/
#define wxUSE_DETECT_SM 0
/* define with the name of timezone variable */
#undef WX_TIMEZONE