summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r--macosx/Controller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index 68df8913b..c6d4a493e 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -318,6 +318,7 @@
- (NSDictionary *)CreateDeuxSixQuatrePreset;
- (NSDictionary *)CreateBrokePreset;
- (NSDictionary *)CreateBlindPreset;
+- (NSDictionary *)CreateCRFPreset;
- (IBAction) RevertPictureSizeToMax:(id)sender;