From ba310e8b58d686ee9897b26a7edab5b778a8d96f Mon Sep 17 00:00:00 2001 From: jnj Date: Thu, 13 Nov 2008 18:59:12 +0000 Subject: Add remaining plugins git-svn-id: https://blacktree-elements-public.googlecode.com/svn/trunk@41 57e2f9b5-c12c-0410-8e95-a1ee7272c91a --- QSDeliciousPlugIn.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 QSDeliciousPlugIn.h (limited to 'QSDeliciousPlugIn.h') diff --git a/QSDeliciousPlugIn.h b/QSDeliciousPlugIn.h new file mode 100644 index 0000000..d290182 --- /dev/null +++ b/QSDeliciousPlugIn.h @@ -0,0 +1,16 @@ +// +// QSDeliciousPlugIn.h +// QSDeliciousPlugIn +// +// Created by Nicholas Jitkoff on 9/18/04. +// Copyright __MyCompanyName__ 2004. All rights reserved. +// + +#import +#import "QSDeliciousPlugIn.h" + +@interface QSDeliciousPlugIn : NSObject +{ +} +@end + -- cgit