root/platform/quicksilver/TwitterPlugin/TwitterPrefPane.h

Revision 3066, 253 bytes (checked in by mootoh, 4 years ago)

add nib to show up prefpane interface.

Line 
1//
2//  TwitterPrefPane.h
3//  TwitterPlugin
4//
5//  Created by Motohiro Takayama on 12/12/07.
6//  Copyright 2007 __MyCompanyName__. All rights reserved.
7//
8
9#import <QSInterface/QSPreferencePane.h>
10
11@interface TwitterPrefPane : QSPreferencePane {
12}
13
14@end
Note: See TracBrowser for help on using the browser.