summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreferencesController.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPreferencesController.m')
-rw-r--r--macosx/HBPreferencesController.m3
1 files changed, 2 insertions, 1 deletions
diff --git a/macosx/HBPreferencesController.m b/macosx/HBPreferencesController.m
index 7f947e12b..0deddbf2f 100644
--- a/macosx/HBPreferencesController.m
+++ b/macosx/HBPreferencesController.m
@@ -59,7 +59,8 @@
@"NO", @"EncodeLogLocation",
@"10", @"PreviewsNumber",
@"", @"Drawer Size",
- @"0.25", @"x264CqSliderFractional",
+ @"0.25", @"x264CqSliderFractional",
+ @"YES", @"AlertBuiltInPresetUpdate",
nil]];
}