ImageEditor.st
changeset 895 69269bc88320
parent 880 a344e9ef09dc
child 898 d2ae6ce33fec
--- 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