X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/6da09548ebbfc7b2412409492fe135a928ab0c64..6c4239e5a483511e5ca2f2c8be2c27b51cf50f93:/iPhonePrivate.h diff --git a/iPhonePrivate.h b/iPhonePrivate.h index 64e8ea28..42a700d8 100644 --- a/iPhonePrivate.h +++ b/iPhonePrivate.h @@ -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