From: Grant Paul Date: Sun, 3 Oct 2010 08:46:36 +0000 (-0700) Subject: One last fix for the new Settings panel -- actually save the settings (um yeah). X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/cebb8a43aa0351439a89adfc5621f6de74a9d3f8 One last fix for the new Settings panel -- actually save the settings (um yeah). --- diff --git a/Cydia.mm b/Cydia.mm index 042c501f..a260c891 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 {