aboutsummaryrefslogtreecommitdiffstats
path: root/CopyMailto/DefaultURLHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'CopyMailto/DefaultURLHandler.h')
-rw-r--r--CopyMailto/DefaultURLHandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CopyMailto/DefaultURLHandler.h b/CopyMailto/DefaultURLHandler.h
index 7bad3d0..fb54e9e 100644
--- a/CopyMailto/DefaultURLHandler.h
+++ b/CopyMailto/DefaultURLHandler.h
@@ -10,6 +10,7 @@
@interface DefaultURLHandler : NSObject
++ (OSStatus)setDefaultURLHandler;
+ (void)saveDefaultURLHandler;
@end