aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPrintAccessory.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPPrintAccessory.m')
-rw-r--r--Source/SPPrintAccessory.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPPrintAccessory.m b/Source/SPPrintAccessory.m
index aab04630..043d04a1 100644
--- a/Source/SPPrintAccessory.m
+++ b/Source/SPPrintAccessory.m
@@ -49,7 +49,7 @@
- (NSArray *)localizedSummaryItems
{
- return [NSArray arrayWithObject:[NSDictionary dictionary]];
+ return @[@{}];
}
- (NSSet *)keyPathsForValuesAffectingPreview