summaryrefslogtreecommitdiff
path: root/macosx/PcsxrFreezeStateHandler.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PcsxrFreezeStateHandler.m')
-rw-r--r--macosx/PcsxrFreezeStateHandler.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxrFreezeStateHandler.m b/macosx/PcsxrFreezeStateHandler.m
index 5e1e493c..934aff19 100644
--- a/macosx/PcsxrFreezeStateHandler.m
+++ b/macosx/PcsxrFreezeStateHandler.m
@@ -12,7 +12,7 @@
@implementation PcsxrFreezeStateHandler
-+ (NSArray *)utisCanHandle
++ (NSArray *)supportedUTIs
{
return [NSArray arrayWithObject:@"com.codeplex.pcsxr.freeze"];
}