MenuEditor.st
changeset 804 b66537045e04
parent 775 0ead717f3e35
child 836 b44c0047291f
--- a/MenuEditor.st	Wed Apr 22 15:58:26 1998 +0200
+++ b/MenuEditor.st	Wed Apr 22 22:17:27 1998 +0200
@@ -89,7 +89,10 @@
 
     <resource: #fileImage>
 
-    ^Image fromFile:'brokenImage.xpm'
+    "/ ^ Image fromFile:'brokenImage.xpm'
+    ^ Icon constantNamed:'brokenImage.xpm'
+
+    "Modified: / 22.4.1998 / 22:15:11 / ca"
 !
 
 resourceType