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:
parent
0fbf22dfd7
commit
37e548439a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user