diff -r 5f831e1fc839 -r d67090b1ad57 UILayoutTool.st --- a/UILayoutTool.st Thu Jan 15 09:22:02 2004 +0100 +++ b/UILayoutTool.st Tue Feb 03 16:08:53 2004 +0100 @@ -487,6 +487,14 @@ ) ! ! +!UILayoutTool class methodsFor:'resources'! + +classResources + "my translations are found in the UIPainter classes resources" + + ^ UIPainter classResources +! ! + !UILayoutTool methodsFor:'accessing'! acceptChannel