ResourceSelectionBrowser.st
changeset 1720 c600b2ece5a9
parent 1716 5ae373f6fef0
child 1725 2de97eb77984
--- 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"