checkin from browser
authortz
Sat, 18 Jul 1998 20:02:51 +0200
changeset 895 69269bc88320
parent 894 dc16c3472d99
child 896 0e732b716759
checkin from browser
ImageEditor.st
--- a/ImageEditor.st	Sat Jul 18 16:46:26 1998 +0200
+++ b/ImageEditor.st	Sat Jul 18 20:02:51 1998 +0200
@@ -97,7 +97,7 @@
 openOnImage: anImage
     "opens the Image Editor on anImage"
     "
-     self openOnImage: self stxIcon
+     self openOnImage: Icon startIcon
     "
 
     ^self open loadFromImage: anImage