enable/disable the quicklook menu item/toolbar item

This commit is contained in:
Mitchell Livingston
2008-05-21 18:59:18 +00:00
parent f8d72c8708
commit 3bac97b948
6 changed files with 53 additions and 4 deletions

View File

@@ -80,6 +80,7 @@
- (BOOL) shouldQuickLookFileView;
- (NSArray *) quickLookURLs;
- (BOOL) canQuickLook;
- (NSRect) quickLookFrameWithURL: (NSURL*) url;
- (void) setPiecesView: (id) sender;