Wrap the warning suppress of SetSize around #ifndef WX_WARN_ILLEGAL_SETSIZE.
authorMart Raudsepp <leio@gentoo.org>
Wed, 15 Feb 2006 14:26:53 +0000 (14:26 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 15 Feb 2006 14:26:53 +0000 (14:26 +0000)
commitaaf53059fee654d63ea849335dda2c3ff502c732
treed2b275925471162f82f9317ad826fb02ef44cffc
parentf3a5f83a66a21089fa1c52f962d127d0fe7b5ee0
Wrap the warning suppress of SetSize around #ifndef WX_WARN_ILLEGAL_SETSIZE.
configure with CFLAGS="-DWX_WARN_ILLEGAL_SETSIZE" when wanting to deal with the problem and therefore see the
warnings.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/win_gtk.c