From: Mart Raudsepp Date: Fri, 3 Feb 2006 21:27:04 +0000 (+0000) Subject: wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED. Define them to catch deprecat... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/761a108c3be538194daf1e8770f3f8358e343478?ds=sidebyside;hp=761a108c3be538194daf1e8770f3f8358e343478 wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED. Define them to catch deprecated function usage for older glib/pango versions and/or other systems. Is there a better place for this than defs.h? git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---