]> git.saurik.com Git - cydia.git/blobdiff - iPhonePrivate.h
Migrate the user's legacy APT lists to new Caches.
[cydia.git] / iPhonePrivate.h
index 64e8ea280cd31170928f6ac6f0478c1161d75c42..42a700d8708069f2e4bbe8a58571fd5c11a68f88 100644 (file)
@@ -353,6 +353,8 @@ static const UIActivityIndicatorViewStyle UIActivityIndicatorViewStyleWhiteTiny(
 @end
 
 @interface WebView (Apple)
+- (void) _preferencesChanged:(WebPreferences *)preferences;
+- (void) _preferencesChangedNotification:(NSNotification *)notification;
 - (void) _setLayoutInterval:(float)interval;
 - (void) _setAllowsMessaging:(BOOL)allows;
 @end