From: Jay Freeman (saurik) Date: Tue, 31 Aug 2010 02:01:09 +0000 (+0000) Subject: chpwn forgot something important. X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/67d5cb35b505de08f8d38bb7d816cae1c0f013a3?hp=d4a9ec10b270254e4d6d6c9bfde3ac3673318987 chpwn forgot something important. --- diff --git a/Cydia.mm b/Cydia.mm index 531bb1aa..06c82184 100644 --- a/Cydia.mm +++ b/Cydia.mm @@ -5017,6 +5017,7 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { [switch_ setOn:(isSectionVisible(basic_) ? 1 : 0) animated:NO]; } + [self setAccessoryType:editing ? 0 : 1 /*UITableViewCellAccessoryDisclosureIndicator*/]; [content_ setNeedsDisplay]; }