# | Line 23 | Line 23 | |
---|---|---|
23 | #import <Cocoa/Cocoa.h> | |
24 | #import "PrefsEditor.h" | |
25 | ||
26 | < | // If the application supports multiple windows, define this: |
27 | < | // #define ENABLE_MULTIPLE |
26 | > | // If the application supports multiple windows, |
27 | > | // ENABLE_MULTIPLE can be defined in config.h |
28 | ||
29 | @interface Controller : NSApplication | |
30 | { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |