Added wxPropertyGrid::GetUnspecifiedValueText(). Use it instead of assuming that...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 20 Dec 2009 12:48:41 +0000 (12:48 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 20 Dec 2009 12:48:41 +0000 (12:48 +0000)
commit68174df30e9dd2dc0d3b257cb2218d01f80630d4
tree7562c6394ab21bbe539d0ef721badffbdf2b708a
parent0871417690729a7dfe4f998c367e5b0b6f377459
Added wxPropertyGrid::GetUnspecifiedValueText(). Use it instead of assuming that the unspecified value text is always an empty string.

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