diff options
Diffstat (limited to 'QSDeliciousPlugIn.m')
| -rw-r--r-- | QSDeliciousPlugIn.m | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/QSDeliciousPlugIn.m b/QSDeliciousPlugIn.m new file mode 100644 index 0000000..0bc2091 --- /dev/null +++ b/QSDeliciousPlugIn.m @@ -0,0 +1,14 @@ +// +// QSDeliciousPlugIn.m +// QSDeliciousPlugIn +// +// Created by Nicholas Jitkoff on 9/18/04. +// Copyright __MyCompanyName__ 2004. All rights reserved. +// + +#import "QSDeliciousPlugIn.h" + +@implementation QSDeliciousPlugIn + + +@end |