Removed macros to create enum and flag props with custom, static choice sets. Now...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 19 Sep 2008 17:39:09 +0000 (17:39 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 19 Sep 2008 17:39:09 +0000 (17:39 +0000)
commitd577449426e6300511e2c174a111c3599d0c31e2
tree83cd8d1a9d4cb4924888cb106059e0e0522ea95f
parentd53f610c1c224b6a0f58e4009b2bce553b1ff7b9
Removed macros to create enum and flag props with custom, static choice sets. Now use wxPGProperty::SetChoices() instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/overviews/propgrid.h
include/wx/propgrid/props.h
samples/propgrid/propgrid.cpp
samples/propgrid/tests.cpp