method category rename
authorClaus Gittinger <cg@exept.de>
Wed, 07 May 2003 17:17:35 +0200
changeset 1720 c600b2ece5a9
parent 1719 735984d47d9b
child 1721 9c2fba503547
method category rename
ResourceSelectionBrowser.st
--- a/ResourceSelectionBrowser.st	Wed May 07 17:12:00 2003 +0200
+++ b/ResourceSelectionBrowser.st	Wed May 07 17:17:35 2003 +0200
@@ -628,7 +628,7 @@
     ^ holder
 ! !
 
-!ResourceSelectionBrowser methodsFor:'callbacks - class list'!
+!ResourceSelectionBrowser methodsFor:'callbacks-class list'!
 
 treeViewClassCategoryChildren
     "returns the children for the contents (class) of aTreeItem as a block"
@@ -725,7 +725,7 @@
 
 ! !
 
-!ResourceSelectionBrowser methodsFor:'callbacks - user'!
+!ResourceSelectionBrowser methodsFor:'callbacks-user'!
 
 classSelected
     "after a class selection, read the allowed resource methods of the selected class"