Moved SetPropertyAttributeAll() to wxPropertyGridInterface
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 21 Sep 2008 15:42:08 +0000 (15:42 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 21 Sep 2008 15:42:08 +0000 (15:42 +0000)
commit3c26d11be9e0e1a69da888d69cd980d77827c6eb
tree096c8c1be2a17de8bac53e11923d0b8d70c0d4a9
parentbba3f9b5bcea0f00077a7962878cbb4c10852d23
Moved SetPropertyAttributeAll() to wxPropertyGridInterface

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