summaryrefslogtreecommitdiff
path: root/QSDeliciousPlugIn_Prefix.pch
blob: d4ab3f4acdaca026b200c0ec5b8824b38c50662d (plain)
1
2
3
4
5
6
7
8
9
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"