Fixed scrolling offset under Yosemite

This commit is contained in:
Hendrik Holtmann
2014-10-20 17:32:01 +02:00
parent 2abb74a087
commit 4a94a92620
4 changed files with 232 additions and 245 deletions

View File

@ -106,7 +106,6 @@
NSImage *menu_image;
NSImage *menu_image_alt;
}
@property (assign) IBOutlet NSTableView *fanTableView;
-(void)terminate:(id)sender;