diff -r 548d690e780f -r 4badda593e48 UIPainter.st --- a/UIPainter.st Fri Apr 25 01:09:45 2003 +0200 +++ b/UIPainter.st Fri Apr 25 01:10:24 2003 +0200 @@ -15,8 +15,7 @@ ToolApplicationModel subclass:#UIPainter instanceVariableNames:'specClass specSelector specSuperclass aspects treeView - selectionPanel tabSelection modified specTool layoutTool helpTool - autoAcceptOnSelectionChange' + selectionPanel tabSelection modified specTool layoutTool helpTool' classVariableNames:'' poolDictionaries:'' category:'Interface-UIPainter'