]> git.saurik.com Git - wxWidgets.git/commit
Fixed bug: Settings property attribute to wxNullVariant would cause GetAttribute...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 25 Sep 2008 16:13:32 +0000 (16:13 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 25 Sep 2008 16:13:32 +0000 (16:13 +0000)
commit1802a91dec8bf45fbcfc89332c97dd63461aa4c6
tree0383628627d909a4730794314cfd791d8ee258ea
parent81d73efcc31ec1a0e833537f097391eca0b2f247
Fixed bug: Settings property attribute to wxNullVariant would cause GetAttribute() to fail (wxPG SourceForge bug #2128485)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/propgrid/property.h
interface/wx/propgrid/propgridiface.h
samples/propgrid/tests.cpp
src/propgrid/property.cpp