UIPainter.st
changeset 347 84460ca6aa7f
parent 345 c4d8f4c74c26
child 348 26656736930c
--- a/UIPainter.st	Thu Oct 23 15:35:19 1997 +0200
+++ b/UIPainter.st	Thu Oct 23 16:42:54 1997 +0200
@@ -11,7 +11,7 @@
 "
 
 
-'From Smalltalk/X, Version:3.2.1 on 22-oct-1997 at 2:41:23 pm'                  !
+'From Smalltalk/X, Version:3.2.1 on 23-oct-1997 at 6:02:55 pm'                  !
 
 ApplicationModel subclass:#UIPainter
 	instanceVariableNames:'treeView selectionPanel tabSelection specClass specSelector
@@ -318,9 +318,9 @@
 !
 
 iconInstall
-    ^ Image fromFile:'SaveButton.tiff'
-
-
+    ^ Image fromFile:'bitmaps/xpmBitmaps/misc_tools/SaveButton.xpm'
+
+    "Modified: 23.10.1997 / 06:00:28 / cg"
 !
 
 iconStepDown