changed: #aboutImage
authorClaus Gittinger <cg@exept.de>
Thu, 22 Oct 2009 21:46:44 +0200
changeset 2660 2de489f6f1fa
parent 2659 bec4c94bc628
child 2661 24b2112d7534
changed: #aboutImage
UIPainter.st
--- a/UIPainter.st	Thu Oct 22 21:07:18 2009 +0200
+++ b/UIPainter.st	Thu Oct 22 21:46:44 2009 +0200
@@ -3630,9 +3630,7 @@
     "the image to be displayed in my about-box;
      If nil is returned, thhe ST/X default image is used."
 
-    ^ Image fromFile:'bitmaps/xpmBitmaps/misc_tools/setup_windows.xpm'
-
-    "Created: / 13.8.1998 / 20:33:05 / cg"
+    ^ self class defaultIcon
 !
 
 defaultNameOfCanvas