summaryrefslogtreecommitdiff
path: root/QSDeliciousPlugIn.h
diff options
context:
space:
mode:
Diffstat (limited to 'QSDeliciousPlugIn.h')
-rw-r--r--QSDeliciousPlugIn.h16
1 files changed, 16 insertions, 0 deletions
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 <QSCore/QSObject.h>
+#import "QSDeliciousPlugIn.h"
+
+@interface QSDeliciousPlugIn : NSObject
+{
+}
+@end
+