]> git.saurik.com Git - wxWidgets.git/commit
fix bad typo in the code: wxIMAGE_OPTION_RESOLUTION option was used where wxIMAGE_OPT...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 14:27:35 +0000 (14:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 14:27:35 +0000 (14:27 +0000)
commit0d81b3cd93ae360405b3b98f92b6e43cbf4f23c1
tree7cb4a771105dd085835e0d220c94c3bd83e66ffa
parent09b898e0fb8f980c4dbbcff2e420d34c39d66793
fix bad typo in the code: wxIMAGE_OPTION_RESOLUTION option was used where wxIMAGE_OPTION_RESOLUTIONUNIT was meant (reviewing documentation is useful for finding bugs too...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/imagbmp.cpp