Changed 'bool recursively' to 'int flags' argument (with default value of wxPG_RECURS...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 15 Oct 2009 16:39:19 +0000 (16:39 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 15 Oct 2009 16:39:19 +0000 (16:39 +0000)
commite607eac25c66866c3ad05313eb65510dd31ab557
tree8557bb28dbc0bf816b6add177222e176e90e2261
parent50355f75e5996236eea1a0bad116af0599ab289b
Changed 'bool recursively' to 'int flags' argument (with default value of wxPG_RECURSE) in wxPropertyGrid Set(Property)BackgroundColour() and Set(Property)TextColour() member functions.

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