diff -r 6dc870beba69 -r 4f5e734bc59f WindowsIconReader.st --- a/WindowsIconReader.st Sat Mar 25 23:11:46 1995 +0100 +++ b/WindowsIconReader.st Sat Mar 25 23:16:24 1995 +0100 @@ -21,7 +21,7 @@ COPYRIGHT (c) 1993 by Claus Gittinger All Rights Reserved -$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.11 1995-02-18 15:52:37 claus Exp $ +$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.12 1995-03-25 22:15:59 claus Exp $ '! !WindowsIconReader class methodsFor:'documentation'! @@ -42,7 +42,7 @@ version " -$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.11 1995-02-18 15:52:37 claus Exp $ +$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.12 1995-03-25 22:15:59 claus Exp $ " ! @@ -60,7 +60,7 @@ Image fileFormats at:'.ico' put:self. ! ! -!WindowsIconReader class methodsFor:'reading from file'! +!WindowsIconReader methodsFor:'reading from file'! fromOS2File: aFilename |reader stream|