// // CLAppFeedbackWindowController.h // Clocker // // Created by Abhishek Banthia on 12/24/15. // // #import @interface CLAppFeedbackWindowController : NSWindowController + (instancetype)sharedWindow; @end