X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ba4130573b01a7427f8fdd8349093f830ddfbd9..82df67d960355e99a66b1db473b9d6236bf2fbb9:/include/wx/confbase.h diff --git a/include/wx/confbase.h b/include/wx/confbase.h index fbd1e57a13..28abf293c4 100644 --- a/include/wx/confbase.h +++ b/include/wx/confbase.h @@ -27,7 +27,7 @@ /// shall we be case sensitive in parsing variable names? #ifndef wxCONFIG_CASE_SENSITIVE - #define wxCONFIG_CASE_SENSITIVE FALSE + #define wxCONFIG_CASE_SENSITIVE 0 #endif /// separates group and entry names (probably shouldn't be changed)