# HG changeset patch # User Claus Gittinger # Date 1256240804 -7200 # Node ID 2de489f6f1fa09a6b3aaa73acb6eccc8049602c4 # Parent bec4c94bc628d5a00a2ca4600fd69a030626172b changed: #aboutImage diff -r bec4c94bc628 -r 2de489f6f1fa 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