Gianmaria Dal Maistro

fixed conflict

... ... @@ -65,8 +65,4 @@
- (void)recompute;
<<<<<<< Updated upstream
@end
=======
@end
>>>>>>> Stashed changes
... ...
... ... @@ -149,7 +149,7 @@
}
if (self.hideValues)
descriptionLabel.text = titleText;
descriptionLabel.text = titleText;
else if(!titleText || self.showOnlyValues)
descriptionLabel.text = titleValue;
else {
... ...