Added wxPGProperty::SetDefaultValue(v), as a shortcut for SetAttribute(DefaultValue, v)
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 31 May 2009 08:58:38 +0000 (08:58 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 31 May 2009 08:58:38 +0000 (08:58 +0000)
commit0ce8e27f685bf14f9e37130b3ee9ac9b8b7d692a
tree43564a2c787859ff73523997f7686d56560dd925
parente1983cad7c586f130d2a028101b3211d78535271
Added wxPGProperty::SetDefaultValue(v), as a shortcut for SetAttribute(DefaultValue, v)

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