If -1 is passed to InsertItem for the imageIndex then don't set wxLIST_MASK_IMAGE
authorRobin Dunn <robin@alldunn.com>
Tue, 2 Aug 2011 20:23:42 +0000 (20:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 2 Aug 2011 20:23:42 +0000 (20:23 +0000)
commitec3f5752a02c56fa6cfa0ce593cc7439d547009c
tree0eb624499448a7c6aeafdad5f20ab98e3e070aea
parent6c797d8fd16ef5b2fedc1e554455e3144eeaa383
If -1 is passed to InsertItem for the imageIndex then don't set wxLIST_MASK_IMAGE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp
src/msw/listctrl.cpp