diff -r c6fdfa52906d -r 08a760ad7900 ImageEditor.st --- 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