diff options
Diffstat (limited to 'Source/QLPreviewPanel.h')
-rw-r--r-- | Source/QLPreviewPanel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/QLPreviewPanel.h b/Source/QLPreviewPanel.h index c72b0fa2..ef8f3fe7 100644 --- a/Source/QLPreviewPanel.h +++ b/Source/QLPreviewPanel.h @@ -23,8 +23,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import <Cocoa/Cocoa.h> - // As the QuickLook framework is private we have to make // these methods public to avoid warnings while compiling @interface QLPreviewPanel : NSPanel |