mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Corrected the header of one of the files and made a correction to a comment in the changelog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19471 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4cdbd0f19a
commit
90e0b9d4cd
2 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
|||
2004-06-06 08:39 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* GormImageEditor.m: Corrected comments.
|
||||
|
||||
2004-06-04 23:53 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* GormImageEditor.m: Added some code to correct a problem found
|
||||
by Riccardo Mattolla and Sujin Chun. The code is as suggested
|
||||
by Riccardo Mattolla and Sungjin Chun. The code is as suggested
|
||||
by Sujin, to return when the superview is not available.
|
||||
* GormSoundEditor.m: same as above.
|
||||
NOTE: This was due to a recent change to load all images for
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* GormSoundEditor.m
|
||||
/* GormImageEditor.m
|
||||
*
|
||||
* Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue