ImageEditor.st
changeset 1639 8f2059cc287c
parent 1637 2b0f24d74f8e
child 1640 87ce36f48fbc
--- a/ImageEditor.st	Tue Oct 29 16:10:35 2002 +0100
+++ b/ImageEditor.st	Tue Oct 29 18:12:19 2002 +0100
@@ -224,6 +224,9 @@
 #drawModePoint
 'Point'
 
+#drawModeSpecial
+'Special Operations'
+
 #fileGrabImage
 'Pick from Screen.'
 
@@ -344,6 +347,9 @@
 #drawModePoint
 'Point Drawing Mode.'
 
+#drawModeSpecial
+'Special Operations'
+
 #editFlipHorizontal
 'Flip the image horizontally.'