]> git.saurik.com Git - cydia.git/commitdiff
We are supposed to have two rows of buttons on half errors.
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 24 Feb 2011 02:00:03 +0000 (18:00 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 7 Mar 2011 10:41:12 +0000 (02:41 -0800)
MobileCydia.mm

index 999a708fcc28c74fbdf0f1e2e45c009ce8c97aa8..4430dc7c56eade321e517b306134e9ccf6745c51 100644 (file)
@@ -8804,6 +8804,7 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) {
         ] autorelease];
 
         [alert setContext:@"fixhalf"];
         ] autorelease];
 
         [alert setContext:@"fixhalf"];
+        [alert setNumberOfRows:2];
         [alert show];
     } else if (!Ignored_ && [essential_ count] != 0) {
         int count = [essential_ count];
         [alert show];
     } else if (!Ignored_ && [essential_ count] != 0) {
         int count = [essential_ count];