eyeDrops  v2.3
A new approach to detecting eye blinks.
AboutWindowController.h
Go to the documentation of this file.
1 
31 #import <Cocoa/Cocoa.h>
32 
42 @interface AboutWindowController : NSWindowController
43 
44 @end
The about window controller.
Definition: AboutWindowController.h:42