]> git.saurik.com Git - wxWidgets.git/commit
changed wxIsxxx() to return bool, not int, to avoid int->bool conversion warnings...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Jun 2007 14:45:01 +0000 (14:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Jun 2007 14:45:01 +0000 (14:45 +0000)
commit80820772ad51e36a773d39dd2b0a82f88afbf4bf
tree0121c888e1c5374a9d5bb1f90109dcdbcaf03f61
parentf966a73d40f3799781b083fd66413a8d95a75a6e
changed wxIsxxx() to return bool, not int, to avoid int->bool conversion warnings from VC++

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/wxcrt.h