]> git.saurik.com Git - wxWidgets.git/commit
Fixed bug: wxEditEnumProperty's initial string value could not be outside the list...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 1 Oct 2009 16:06:58 +0000 (16:06 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 1 Oct 2009 16:06:58 +0000 (16:06 +0000)
commit97f16261694d93e1c5c4245381702b294148f3a9
tree742fe76d0342e4f35f2b44398636fb249b2a0280
parent63bcc669d81774a91f39054e8ec44f8d7ac6f760
Fixed bug: wxEditEnumProperty's initial string value could not be outside the list of choices.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/propgrid/propgrid.cpp
src/propgrid/props.cpp