ObjectMemory.st
changeset 24427 86a4219df890
parent 24061 ed9f25954e20
child 24752 ee5c44b31b6d
--- a/ObjectMemory.st	Mon Jul 15 15:34:58 2019 +0200
+++ b/ObjectMemory.st	Tue Jul 16 16:41:31 2019 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1992 by Claus Gittinger
 	      All Rights Reserved
@@ -1448,8 +1446,7 @@
     lbl
         topInset:5;
         bottomInset:(h+5) negated;
-        leftInset:5;
-        rightInset:5.
+        leftInset:5 rightInset:5.
 
     progress := ProgressIndicator in:top.
     progress origin:(0.0@45) corner:(1.0@45).
@@ -1810,8 +1807,8 @@
     "Created: / 02-02-1998 / 23:58:04 / cg"
     "Modified: / 10-07-1998 / 17:22:06 / cg"
     "Modified: / 21-02-2017 / 09:49:40 / stefan"
-    "Modified: / 01-03-2019 / 16:04:48 / Claus Gittinger"
     "Modified: / 11-04-2019 / 15:56:16 / Stefan Vogel"
+    "Modified: / 16-07-2019 / 16:38:21 / Claus Gittinger"
 !
 
 dumpObject:someObject