Warn about missing newline.
[MacTF.git] / iLifeControls / NFIPopUpButtonCell.h
blob345616957b004a9e5ed8a557baf0bd917ffffbb3
1 //
2 // NFIPopUpButtonCell.h
3 // iLife PopUp Button
4 //
5 // Created by Sean Patrick O'Brien on 9/25/06.
6 // Copyright 2006 Sean Patrick O'Brien. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
12 @interface NFIPopUpButtonCell : NSPopUpButtonCell {
16 @end