Warn about missing newline.
[MacTF.git] / iLifeControls / NFHUDPopUpButtonCell.h
blobd1a07e91fbee5bf8c7661fb00d1da1f90207fb9a
1 //
2 // NFHUDPopUpButtonCell.h
3 // iLife HUD PopUpButton
4 //
5 // Created by Sean Patrick O'Brien on 9/23/06.
6 // Copyright 2006 Sean Patrick O'Brien. All rights reserved.
7 //
8 //
10 #import <Cocoa/Cocoa.h>
13 @interface NFHUDPopUpButtonCell : NSPopUpButtonCell {
17 @end