changed: #doSaveImageFileAs
authorClaus Gittinger <cg@exept.de>
Thu, 08 Oct 2009 13:45:02 +0200
changeset 2595 e1eeda9d1639
parent 2594 2e3885af5ea3
child 2596 876679f78999
changed: #doSaveImageFileAs
ImageEditor.st
--- a/ImageEditor.st	Thu Oct 08 13:40:46 2009 +0200
+++ b/ImageEditor.st	Thu Oct 08 13:45:02 2009 +0200
@@ -5934,7 +5934,7 @@
         file := img fileName
     ].
 
-    filters := FileSelectionBrowser loadImageFileNameFilters.
+    filters := FileSelectionBrowser saveImageFileNameFilters.
 
     file notNil ifTrue:[
         file := FileSelectionBrowser