#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Sun, 26 Feb 2017 16:56:08 +0100
changeset 3423 1b9fb486b83c
parent 3422 005c4ce2070d
child 3424 4243ce8f3411
#UI_ENHANCEMENT by cg class: ImageEditor changed: #helpPairs
ImageEditor.st
--- a/ImageEditor.st	Sat Feb 25 12:44:11 2017 +0100
+++ b/ImageEditor.st	Sun Feb 26 16:56:08 2017 +0100
@@ -384,6 +384,9 @@
 #drawModeCopy
 'Area Copy Mode'
 
+#drawModeCropSubImage
+'Select and extract a subimage'
+
 #drawModeFill
 'Flood Fill Mode'
 
@@ -566,7 +569,7 @@
 
 )
 
-    "Modified: / 23-02-2017 / 10:23:21 / cg"
+    "Modified: / 26-02-2017 / 16:55:58 / cg"
 !
 
 helpSpec