Warn about missing newline.
[MacTF.git] / iLifeControls / NFIButtonCell.h
blob8a036ec630aaa17c94f4157f2a9bdfb8e6af69ae
1 //
2 // NFIButtonCell.h
3 // iLife 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 NFIButtonCell : NSButtonCell {
16 @end