add quick look menu item

This commit is contained in:
Mitchell Livingston
2008-05-21 16:28:21 +00:00
parent d154c2870d
commit 29ee9a2a6f
3 changed files with 57 additions and 13 deletions

View File

@@ -257,7 +257,7 @@ typedef enum
- (NSArray *) quickLookURLs;
- (NSRect) quickLookFrameWithURL: (NSURL*) url;
- (void) toggleQuickLook;
- (void) toggleQuickLook: (id) sender;
- (void) linkHomepage: (id) sender;
- (void) linkForums: (id) sender;