]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/NSURL-UIKitAdditions.h
Commit these numerous sequestered UIKit updates.
[iphone-api.git] / UIKit / NSURL-UIKitAdditions.h
index 28a66191f56b52a9557a27cde10806e77f4eef8d..9013a16f60f9f206697c8b36d9de433a846f6eef 100644 (file)
@@ -25,5 +25,8 @@
 - (BOOL)isSpringboardHandledURL;
 - (BOOL)isWebSafeTelephoneURL;
 - (id)webSafeTelephoneURL;
+#if 1 // iPhoneOS 3.x
+- (id)phobosURL;
+#endif
 @end