wxUSE_DEPRECATED set to 0 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef wxUSE_DEPRECATED
|
#ifndef wxUSE_DEPRECATED
|
||||||
#define wxUSE_DEPRECATED 1
|
#define wxUSE_DEPRECATED 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if wxUSE_DEPRECATED
|
#if wxUSE_DEPRECATED
|
||||||
|
Reference in New Issue
Block a user