UIPainter.st
changeset 2660 2de489f6f1fa
parent 2655 b1fb14b65b57
child 2662 75fe8cbca316
--- 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