mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
More images from Andrew
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5556 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
80be408118
commit
46b4a92b7b
4 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,8 @@ Gorm_RESOURCE_FILES = \
|
|||
Images/GormMenu.tiff \
|
||||
Images/GormObject.tiff \
|
||||
Images/GormSound.tiff \
|
||||
Images/GormSourceTag.tiff \
|
||||
Images/GormTargetTag.tiff \
|
||||
Images/Gorm.tiff \
|
||||
Images/GormLinkImage.tiff
|
||||
|
||||
|
|
|
@ -20,6 +20,9 @@
|
|||
id activeDocument;
|
||||
NSMutableArray *documents;
|
||||
BOOL isTesting;
|
||||
NSImage *linkImage;
|
||||
NSImage *sourceImage;
|
||||
NSImage *targetImage;
|
||||
}
|
||||
- (id<IBDocuments>) activeDocument;
|
||||
- (void) handleNotification: (NSNotification*)aNotification;
|
||||
|
|
BIN
Images/GormSourceTag.tiff
Executable file
BIN
Images/GormSourceTag.tiff
Executable file
Binary file not shown.
BIN
Images/GormTargetTag.tiff
Executable file
BIN
Images/GormTargetTag.tiff
Executable file
Binary file not shown.
Loading…
Reference in a new issue