Initial implementation of object info window.
[pithos-macos] / pithos-macos / PithosPreferencesController.h
index 33f1181..a3f1882 100644 (file)
@@ -37,7 +37,7 @@
 
 #import <Cocoa/Cocoa.h>
 
-@interface PithosPreferencesController : NSWindowController
+@interface PithosPreferencesController : NSWindowController <NSWindowDelegate>
 
 @property (nonatomic, retain) IBOutlet NSUserDefaultsController *userDefaultsController;