Fixed bug: SetPropertyValueUnspecified(p) and p->SetValue(wxNullVariant) were out...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 11 Jan 2009 16:24:00 +0000 (16:24 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 11 Jan 2009 16:24:00 +0000 (16:24 +0000)
commitdaeb4e4d4c10132ddc84bb5417a4c4618026979a
tree5c3a76f18dccac70b6a37c63af71ebee4f82bab0
parent85fe9f6f891aac0dda41d7d4f613a063b5951c70
Fixed bug: SetPropertyValueUnspecified(p) and p->SetValue(wxNullVariant) were out of sync

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