UISelectionPanel.st
changeset 3403 5725611d7f35
parent 3323 9c579009a14b
child 3579 a2dc71824029
--- 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'!