STXInstaller.st
changeset 1118 ebecbe5d4b6b
parent 1117 657dde1e749d
child 1119 556bb6c9e36c
--- a/STXInstaller.st	Tue Apr 27 12:27:24 1999 +0200
+++ b/STXInstaller.st	Wed Apr 28 09:57:39 1999 +0200
@@ -1102,7 +1102,7 @@
     ].
 
     progressView := ProgressIndicator
-                        inBoxWithLabel:'ST/X Installation' icon:(Depth8Image fromImage:Launcher aboutIcon)
+                        inBoxWithLabel:'ST/X Installation' icon:(Icon stxIcon)
                         text:#('ST/X Installation' '' '' '' '' '' '' '') asStringCollection
                         abortable:true
                         view:v