]> git.saurik.com Git - cydia.git/commit
Make ChangesController more like any other controller, i.e., use -initWithDatabase...
authorGrant Paul <chpwn@chpwn.com>
Thu, 27 Jan 2011 02:44:41 +0000 (18:44 -0800)
committerGrant Paul <chpwn@chpwn.com>
Thu, 27 Jan 2011 02:44:41 +0000 (18:44 -0800)
commitea3bb538405a55030753b8345bdf230896ffaed9
tree3cbaef565a4e83c1958aad54f55e30c8e3822edd
parentf5a1751757734cc1e62f5182cea0edc08c32f956
Make ChangesController more like any other controller, i.e., use -initWithDatabase: and -setDelegate: instead of the unique -initWithDatabase:delegate:.
MobileCydia.mm