MethodFinderWindow.st
changeset 3215 4c69b031fb70
parent 3193 4ab685b49b91
child 3289 2902c1233b4e
--- a/MethodFinderWindow.st	Sat May 09 23:30:10 2015 +0200
+++ b/MethodFinderWindow.st	Mon May 11 15:18:41 2015 +0200
@@ -10,7 +10,7 @@
 		lookAtResultEditor codeHolder searchProcess'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-MethodFinder'
+	category:'Interface-Tools'
 !
 
 !MethodFinderWindow class methodsFor:'documentation'!