summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/HBPresets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/HBPresets.h b/macosx/HBPresets.h
index b4e150710..1a2cb3a56 100644
--- a/macosx/HBPresets.h
+++ b/macosx/HBPresets.h
@@ -18,6 +18,8 @@
- (NSDictionary *)createLegacyPresetFolder;
- (NSDictionary *)createiPadPreset;
+- (NSDictionary *)createiPhone4Preset;
+- (NSDictionary *)createAppleTv2Preset;
- (NSDictionary *)createAppleTVPreset;
- (NSDictionary *)createAppleTVLegacyPreset;
- (NSDictionary *)createAppleUniversalPreset;