diff -r e3de9d8ad4ec -r 766d2055ce4a UIPainterView.st --- a/UIPainterView.st Wed Mar 05 23:19:45 2014 +0100 +++ b/UIPainterView.st Thu Mar 06 15:43:57 2014 +0100 @@ -15,8 +15,7 @@ instanceVariableNames:'treeView listHolder superclassName className methodName categoryName handleColorBlack handleColorWhite handleMasterColor sketchPainter listOfAspectsHolder' - classVariableNames:'HandCursor RedefineAspectMethods AspectsAsInstances - ClipboardContents' + classVariableNames:'HandCursor RedefineAspectMethods AspectsAsInstances' poolDictionaries:'' category:'Interface-UIPainter' !