summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPicture.m')
-rw-r--r--macosx/HBPicture.m5
1 files changed, 5 insertions, 0 deletions
diff --git a/macosx/HBPicture.m b/macosx/HBPicture.m
index bdbd2a677..6b6e6869b 100644
--- a/macosx/HBPicture.m
+++ b/macosx/HBPicture.m
@@ -10,4 +10,9 @@
@implementation HBPicture
+- (void)applySettingsFromPreset:(NSDictionary *)preset
+{
+
+}
+
@end