X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/83105e6e8c0a2e4a6bc3a0737aacaf86892578f7..f4772bd1011235a2bd777ed6236f6f8041335eae:/UICaboodle/BrowserView.h diff --git a/UICaboodle/BrowserView.h b/UICaboodle/BrowserView.h index 3dcdb931..a37d326b 100644 --- a/UICaboodle/BrowserView.h +++ b/UICaboodle/BrowserView.h @@ -41,6 +41,8 @@ UIProgressIndicator *indicator_; IndirectDelegate *indirect_; NSURLAuthenticationChallenge *challenge_; + + bool error_; NSURLRequest *request_; NSNumber *confirm_;