Fix harmless g++ 4.3 warning about suggested parentheses.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Apr 2010 14:16:18 +0000 (14:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Apr 2010 14:16:18 +0000 (14:16 +0000)
commita34ce03d63c10f555a63d593b257080fc070a26d
treed4113d2f7017617d2a883166a12ebfcff0399d41
parent6dfe3a3aee629d14d4b86d816e5b81c3d0cadfd7
Fix harmless g++ 4.3 warning about suggested parentheses.

Add parentheses around && within ||.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/screenshotgen/src/autocapture.cpp