*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 29 Sep 2000 20:07:41 +0200
changeset 1411 9daf7add7ea3
parent 1410 ec3abe12f662
child 1412 61f02e883f48
*** empty log message ***
ImageEditor.st
--- a/ImageEditor.st	Mon Sep 18 11:56:06 2000 +0200
+++ b/ImageEditor.st	Fri Sep 29 20:07:41 2000 +0200
@@ -1412,6 +1412,13 @@
             #choice: #editMode
             #choiceValue: #pasteUnder
           )
+         #(#MenuItem
+            #label: 'Special'
+            #activeHelpKey: #drawModeSpecial
+            #enabled: #imageIsLoaded
+            #choice: #editMode
+            #choiceValue: #specialOperation
+          )
          )
         nil
         nil