forked from mirror/smcFanControl
Fixed scroller display
This commit is contained in:
@ -106,6 +106,8 @@
|
||||
NSImage *menu_image;
|
||||
NSImage *menu_image_alt;
|
||||
}
|
||||
@property (assign) IBOutlet NSTableView *fanTableView;
|
||||
|
||||
|
||||
-(void)terminate:(id)sender;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user