We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e3970 commit 8745d3aCopy full SHA for 8745d3a
SWTableViewCellTests/SWTableViewCellTests.m
@@ -37,7 +37,7 @@
37
[UIColor colorWithRed:0.55f green:0.27f blue:0.07f alpha:1.0]
38
icon:[UIImage imageNamed:@"list.png"]];
39
40
- leftButtons = leftButtons;
+ leftButtons = leftUtilityButtons;
41
42
});
43
0 commit comments