ImageEditor.st
changeset 1579 08a760ad7900
parent 1570 77684ee67295
child 1583 c21cb650b2a0
--- a/ImageEditor.st	Mon Aug 12 13:04:04 2002 +0200
+++ b/ImageEditor.st	Mon Aug 19 18:09:09 2002 +0200
@@ -1813,6 +1813,13 @@
             #choiceValue: #pasteUnder
           )
          #(#MenuItem
+            #label: 'Paste With Mask'
+            #activeHelpKey: #drawModePasteWithMask
+            #enabled: #imageIsLoaded
+            #choice: #editMode
+            #choiceValue: #pasteWithMask
+          )
+         #(#MenuItem
             #label: 'Special'
             #activeHelpKey: #drawModeSpecial
             #enabled: #imageIsLoaded