UIObjectView.st
changeset 1715 9eebdb3802aa
parent 1714 f57812a56d17
child 1717 32ab910cb20c
--- a/UIObjectView.st	Wed May 07 16:13:09 2003 +0200
+++ b/UIObjectView.st	Wed May 07 16:37:42 2003 +0200
@@ -1520,7 +1520,7 @@
 
 ! !
 
-!UIObjectView methodsFor:'user actions - dimension'!
+!UIObjectView methodsFor:'user actions-dimension'!
 
 copyExtent
     "copy the extent from the selected object
@@ -1705,7 +1705,7 @@
 
 ! !
 
-!UIObjectView methodsFor:'user actions - move'!
+!UIObjectView methodsFor:'user actions-move'!
 
 moveDo:aOneArgBlock
     "perform a move operation
@@ -1856,7 +1856,7 @@
 
 ! !
 
-!UIObjectView methodsFor:'user actions - position'!
+!UIObjectView methodsFor:'user actions-position'!
 
 alignSelectionBottom
     "align selection to the bottom of the first object in the selection; in case
@@ -2288,7 +2288,7 @@
     self layoutChanged
 ! !
 
-!UIObjectView methodsFor:'user actions - undo history'!
+!UIObjectView methodsFor:'user actions-undo history'!
 
 enableUndoHistory:aState
     "enable or disable undo history