diff -r 06bdbae8bd8e -r cc6d70449622 UIPainter.st --- a/UIPainter.st Thu Mar 06 15:58:30 1997 +0100 +++ b/UIPainter.st Thu Mar 06 15:59:49 1997 +0100 @@ -50,6 +50,12 @@ " ! ! +!UIPainter class methodsFor:'ST-80 queries'! + +preferenceFor:aSymbol + ^ false +! ! + !UIPainter class methodsFor:'interface specs'! nameAndSelectorSpec