diff -r 04a843a6ae79 -r d6d4d8ed0421 UILayoutTool.st --- a/UILayoutTool.st Thu Oct 29 15:17:56 2015 +0100 +++ b/UILayoutTool.st Thu Oct 29 15:18:06 2015 +0100 @@ -1,5 +1,3 @@ -"{ Encoding: utf8 }" - " COPYRIGHT (c) 1995 by eXept Software AG All Rights Reserved @@ -3058,7 +3056,7 @@ " |layout| - layout := (Smalltalk at:LayoutFrame) new. + layout := (Smalltalk at:#LayoutFrame) new. layout leftFraction:(self aspectValueOr0For:#leftFraction)