projects
/
cydia.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed a really stupid memory corruption bug.
[cydia.git]
/
UICaboodle
/
BrowserView.h
diff --git
a/UICaboodle/BrowserView.h
b/UICaboodle/BrowserView.h
index f1a9dbcb56101e97d0226e65e2b9c01dbc25d5a6..bd956b83874a35ce27660e5341f1d2c5cf38f002 100644
(file)
--- a/
UICaboodle/BrowserView.h
+++ b/
UICaboodle/BrowserView.h
@@
-80,6
+80,8
@@
Class class_;
}
++ (void) _initialize;
+
- (void) alertSheet:(UIActionSheet *)sheet buttonClicked:(int)button;
- (void) loadURL:(NSURL *)url cachePolicy:(NSURLRequestCachePolicy)policy;