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