]> git.saurik.com Git - cydia.git/commit - Cydia.mm
Changed the package preferences controller to use UITableView rather than the private...
authorGrant Paul <chpwn@chpwn.com>
Mon, 4 Oct 2010 04:46:40 +0000 (21:46 -0700)
committerJay Freeman <saurik@Jay-Freemans-MacBook-Pro.local>
Mon, 4 Oct 2010 07:12:23 +0000 (00:12 -0700)
commit3b7fcecd1d1d10c596f73bd499cd71d9eeef68f6
tree0e1b9f6e4ada3b18041ecb0c0dff1f4e91d66f37
parentca584c15d05be9f363adc63556d24e49c02e6323
Changed the package preferences controller to use UITableView rather than the private UIPreferencesTable; also, it uses UISwitch rather than _UISwitchSlider, since that's gone in 4.2.
Cydia.mm