#deleteSelection in #deleteTotalSelection renamed
authortz
Wed, 11 Mar 1998 19:28:34 +0100
changeset 723 60e8ffac2f38
parent 722 a1bb632b1e00
child 724 7c7fb3f3a927
#deleteSelection in #deleteTotalSelection renamed
UIPainterView.st
--- 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
     "