#import <Cocoa/Cocoa.h>
Include dependency graph for PreferenceController.h:

Go to the source code of this file.
Data Structures | |
| class | PreferenceController |
| Controller for the Preferences panel. More... | |
Variables | |
| NSString *const | PreferencesChangedNotice |
| Notification that a preference has changed. | |
|
|
Notification that a preference has changed. CrescatAppDelegate subscribes, and updates the defaults database with the PreferenceController's settings when the notice is posted. TerminalSection subscribes to know whether to search for URLs and email addresses to highlight. Definition at line 10 of file PreferenceController.m. |
1.4.4