projects
/
cydia.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
chpwn forgot something important.
[cydia.git]
/
UICaboodle
/
RVPage.mm
diff --git
a/UICaboodle/RVPage.mm
b/UICaboodle/RVPage.mm
index 9d77a86134decbd4e0eb859554e0002d19bccbed..7154bab5b409dbd8ec3fd39fcaa56421907daac2 100644
(file)
--- a/
UICaboodle/RVPage.mm
+++ b/
UICaboodle/RVPage.mm
@@
-7,6
+7,10
@@
@implementation RVPage
+- (bool) splitView {
+ return false;
+}
+
- (NSString *) title {
[self doesNotRecognizeSelector:_cmd];
return nil;