WindowsIconReader.st
changeset 259 62b1bbafd9ba
parent 234 b6352d13e792
child 298 cd59c474524a
--- a/WindowsIconReader.st	Fri May 10 18:42:53 1996 +0200
+++ b/WindowsIconReader.st	Fri May 10 18:46:43 1996 +0200
@@ -14,7 +14,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Graphics-Images support'
+	category:'Graphics-Images-Support'
 !
 
 !WindowsIconReader class methodsFor:'documentation'!
@@ -640,6 +640,6 @@
 !WindowsIconReader class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.24 1996-04-29 08:46:32 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.25 1996-05-10 16:46:43 cg Exp $'
 ! !
 WindowsIconReader initialize!