diff options
Diffstat (limited to 'macosx/HBPicture.m')
-rw-r--r-- | macosx/HBPicture.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBPicture.m b/macosx/HBPicture.m index 19c231c93..7f33d6c16 100644 --- a/macosx/HBPicture.m +++ b/macosx/HBPicture.m @@ -512,7 +512,7 @@ NSString * const HBPictureChangedNotification = @"HBPictureChangedNotification"; return self; } -#pragma mark - Presets/Queue +#pragma mark - Presets - (void)writeToPreset:(NSMutableDictionary *)preset { |