added:
authorClaus Gittinger <cg@exept.de>
Thu, 22 Oct 2009 21:51:10 +0200
changeset 2663 f5ce02d58661
parent 2662 75fe8cbca316
child 2664 2364532908a5
added: #aboutIcon #aboutImage
ImageEditor.st
--- a/ImageEditor.st	Thu Oct 22 21:50:33 2009 +0200
+++ b/ImageEditor.st	Thu Oct 22 21:51:10 2009 +0200
@@ -3690,6 +3690,12 @@
     ^ aColor
 ! !
 
+!ImageEditor methodsFor:'defaults'!
+
+aboutIcon
+    ^ self class defaultIcon
+! !
+
 !ImageEditor methodsFor:'drag & drop'!
 
 canDropObjects:aCollectionOfDropObjects in:aWidget