diff options
Diffstat (limited to 'CopyMailto/DefaultURLHandler.h')
-rw-r--r-- | CopyMailto/DefaultURLHandler.h | 1 |
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 |