initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Jun 2007 22:35:40 +0000 (22:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Jun 2007 22:35:40 +0000 (22:35 +0000)
commit8f35356e49b3e669bb013452b466dd5487f7359b
tree18245b53f10a34dd68a3c7d869da406bc928787d
parentc253e005aa14e1d04a7620a7836931f46623282d
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)

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