1 2 3 4 5 6 7 8 9 10 11 12 13 14
// // QSDeliciousPlugIn.m // QSDeliciousPlugIn // // Created by Nicholas Jitkoff on 9/18/04. // Copyright __MyCompanyName__ 2004. All rights reserved. // #import "QSDeliciousPlugIn.h" @implementation QSDeliciousPlugIn @end