Skip to content

BasicListItem: Remove `bold` property

ivan tkachenko requested to merge work/ratijas/bald into master

As explained in the linked issue: it can be replaced with font.bold just as well, and it should — since the fonts are supposed to be inherited by all Controls uniformly.

Fixes #45 (closed)

Merge request reports