I changed my mind about the images being static.

This commit is contained in:
Mitchell Livingston
2006-06-16 03:13:58 +00:00
parent 6b4e664c0f
commit e5aab6902a
2 changed files with 9 additions and 15 deletions

View File

@@ -38,6 +38,9 @@
NSPoint fClickPoint;
IBOutlet NSMenu * fContextRow, * fContextNoRow;
NSImage * fResumeOnIcon, * fResumeOffIcon, * fPauseOnIcon, * fPauseOffIcon,
* fRevealOnIcon, * fRevealOffIcon;
}
- (void) setTorrents: (NSArray *) torrents;