diff -r 75fe8cbca316 -r f5ce02d58661 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