generate help specs moved to UIHelpTool
authorca
Thu, 03 Jul 1997 10:34:31 +0200
changeset 200 bae1541cda28
parent 199 6ce84c1270a6
child 201 b10f071028cb
generate help specs moved to UIHelpTool
ResourceRetriever.st
--- a/ResourceRetriever.st	Thu Jul 03 10:34:03 1997 +0200
+++ b/ResourceRetriever.st	Thu Jul 03 10:34:31 1997 +0200
@@ -17,7 +17,7 @@
 	instanceVariableNames:'className resourceOwner selector labelText'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-UIPainter'
+	category:'Interface-Support-UI'
 !
 
 !ResourceRetriever class methodsFor:'documentation'!