summaryrefslogtreecommitdiff
path: root/QSDeliciousPlugIn.h
blob: d290182517c2d52e6fb1cad1ffac50f081b0288c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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