]> git.saurik.com Git - wxWidgets.git/commit
Added wxPGProperty::Enable() for conveniency. Refactored related code and improved...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 8 Aug 2010 11:41:20 +0000 (11:41 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 8 Aug 2010 11:41:20 +0000 (11:41 +0000)
commit9ceed261f809dacf8f64c2287c5de9e45d22e5cb
treea898211ac308daeef1670f4ae3365fef16c0a359
parent62e9285abaaf4f5d1261434b20b390a4c0486585
Added wxPGProperty::Enable() for conveniency. Refactored related code and improved related documentation.

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