SimpleView.st
changeset 162 0f14db5e47c1
parent 160 f7d9126b3c0b
child 173 8793f89047bf
--- a/SimpleView.st	Thu Aug 03 05:22:53 1995 +0200
+++ b/SimpleView.st	Tue Aug 08 03:25:13 1995 +0200
@@ -44,7 +44,7 @@
 COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libview/SimpleView.st,v 1.13 1995-08-03 01:32:43 claus Exp $
+$Header: /cvs/stx/stx/libview/SimpleView.st,v 1.14 1995-08-08 01:24:37 claus Exp $
 '!
 
 !SimpleView class methodsFor:'documentation'!
@@ -65,7 +65,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview/SimpleView.st,v 1.13 1995-08-03 01:32:43 claus Exp $
+$Header: /cvs/stx/stx/libview/SimpleView.st,v 1.14 1995-08-08 01:24:37 claus Exp $
 "
 !
 
@@ -3185,7 +3185,7 @@
 			  icon:nil
 			  iconView:nil.
 
-    Lobby changed:self.
+    Lobby registerChange:self.
     extentChanged := false.
     originChanged := false.