# HG changeset patch # User Claus Gittinger # Date 1039518159 -3600 # Node ID 5c0f73b1bd071e6a0a36519641575ddaf9551e10 # Parent 442cdb5b1e0b2cc3b1f8a3c53fad4425b2acc9ae category change diff -r 442cdb5b1e0b -r 5c0f73b1bd07 UIPainter.st --- a/UIPainter.st Tue Dec 10 12:00:35 2002 +0100 +++ b/UIPainter.st Tue Dec 10 12:02:39 2002 +0100 @@ -4095,7 +4095,7 @@ ^ windowSpecClass := aClass ! ! -!UIPainter::TreeView methodsFor:'accessing property'! +!UIPainter::TreeView methodsFor:'accessing-property'! propertiesDo:aOneArgBlock "evaluates the argument a block on each property"