# HG changeset patch # User Claus Gittinger # Date 1487015171 -3600 # Node ID 5725611d7f3576c226bae141ce08f59513ebc4c4 # Parent f5ef58c6082ba6846b8fded89a7a23f129b3ed60 #OTHER by cg comment/format diff -r f5ef58c6082b -r 5725611d7f35 UISelectionPanel.st --- a/UISelectionPanel.st Mon Feb 13 18:14:54 2017 +0100 +++ b/UISelectionPanel.st Mon Feb 13 20:46:11 2017 +0100 @@ -1,5 +1,3 @@ -"{ Encoding: utf8 }" - " COPYRIGHT (c) 1997 by Claus Gittinger / eXept Software AG All Rights Reserved @@ -1704,7 +1702,7 @@ "this window spec was automatically generated by the ST/X UIPainter" "do not manually edit this - the painter/builder may not be able to - handle the specification if its corrupted." + handle the specification if it's corrupted." " UIPainter new openOnClass:UISelectionPanel andSelector:#standardUserPanel @@ -1737,6 +1735,8 @@ ) ) ) + + "Modified (comment): / 13-02-2017 / 20:33:44 / cg" ! ! !UISelectionPanel class methodsFor:'menus'!