]> git.saurik.com Git - wxWidgets.git/commit
Fix to prevent Assert when there is an empty string in a combobox/choice.
authorRobin Dunn <robin@alldunn.com>
Wed, 18 Aug 1999 06:27:58 +0000 (06:27 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 18 Aug 1999 06:27:58 +0000 (06:27 +0000)
commit21d72d1755620c0017e872a5bc5a61fdea492c52
tree696079b115dca1b71545b065b9df12f2d663b915
parenteb4642a989aca1aa6c1291a73d43d1247961a234
Fix to prevent Assert when there is an empty string in a combobox/choice.

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