summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cydia.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cydia.mm b/Cydia.mm
index 042c501..a260c89 100644
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -7563,7 +7563,7 @@ freeing the view controllers on tab change */
Changed_ = true;
- [delegate_ updateData];
+ [roledelegate_ updateData];
}
- (void) segmentChanged:(UISegmentedControl *)control {