UIPainterView.st
changeset 723 60e8ffac2f38
parent 712 bf8aa59e82b6
child 742 688fd0a0b0fd
--- a/UIPainterView.st	Wed Mar 11 19:24:28 1998 +0100
+++ b/UIPainterView.st	Wed Mar 11 19:28:34 1998 +0100
@@ -195,7 +195,7 @@
 
 !
 
-cutSelection
+deleteSelection
     "cut the selection into the cut&paste-buffer
      and open a transaction
     "
@@ -220,7 +220,7 @@
     ]
 !
 
-deleteSelection
+deleteTotalSelection
     "delete the selection; copy the selection into the cut&paste-buffer
      and open a transaction
     "