Removed wxPropertyGridInterface::ClearPropertyValue() (use SetPropertyValue(defaultVa...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 6 Oct 2008 15:10:00 +0000 (15:10 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 6 Oct 2008 15:10:00 +0000 (15:10 +0000)
commitba9ed9d0c6148134808e8d63b9f4bf45995a5cd9
treed95f0282f48df1cf163bdaafeef0509b17041a8d
parent6cd1aa9d38dca94ba89c34af8c285f3b8a7e63bd
Removed wxPropertyGridInterface::ClearPropertyValue() (use SetPropertyValue(defaultValue) instead)

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