mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
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