summaryrefslogtreecommitdiff
path: root/QSDeliciousPlugIn_Prefix.pch
diff options
context:
space:
mode:
authorjnj <jnj@57e2f9b5-c12c-0410-8e95-a1ee7272c91a>2008-11-13 18:59:12 +0000
committerjnj <jnj@57e2f9b5-c12c-0410-8e95-a1ee7272c91a>2008-11-13 18:59:12 +0000
commitba310e8b58d686ee9897b26a7edab5b778a8d96f (patch)
treef7b5feaf4151d88b2283ed657133737b378f7eba /QSDeliciousPlugIn_Prefix.pch
Add remaining plugins
git-svn-id: https://blacktree-elements-public.googlecode.com/svn/trunk@41 57e2f9b5-c12c-0410-8e95-a1ee7272c91a
Diffstat (limited to 'QSDeliciousPlugIn_Prefix.pch')
-rw-r--r--QSDeliciousPlugIn_Prefix.pch10
1 files changed, 10 insertions, 0 deletions
diff --git a/QSDeliciousPlugIn_Prefix.pch b/QSDeliciousPlugIn_Prefix.pch
new file mode 100644
index 0000000..d4ab3f4
--- /dev/null
+++ b/QSDeliciousPlugIn_Prefix.pch
@@ -0,0 +1,10 @@
+//
+// Prefix header for all source files of the 'QSDeliciousPlugIn' target in the 'QSDeliciousPlugIn' project
+//
+
+#ifdef __OBJC__
+ #import <Cocoa/Cocoa.h>
+ #import <QSCore/QSCore.h>
+#endif
+
+#define kQSDeliciousTagType @"us.icio.del.tag" \ No newline at end of file