]> git.saurik.com Git - wxWidgets.git/commit - samples/propgrid/tests.cpp
Added 'bool editable' argument to wxPropertyGrid::MakeColumnEditable()
authorJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 1 Sep 2009 13:54:41 +0000 (13:54 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 1 Sep 2009 13:54:41 +0000 (13:54 +0000)
commite9fb1910b9579fa48eda10001af58b7d4b81d19f
treec43cbde5ce518e8fab9fc3811b1ed1fb0c51aa26
parentaa498ec94e6352d38c007bb89ad0a82e16cbf67b
Added 'bool editable' argument to wxPropertyGrid::MakeColumnEditable()

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