mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
OCD commit
This commit is contained in:
parent
cbd59c5533
commit
1eff0a9c94
|
|
@ -39,7 +39,6 @@ HelpComponent::HelpComponent(std::shared_ptr<Font> font)
|
||||||
, mStyleOpacity {1.0f}
|
, mStyleOpacity {1.0f}
|
||||||
, mStyleOpacityDimmed {mStyleOpacity}
|
, mStyleOpacityDimmed {mStyleOpacity}
|
||||||
, mStyleLetterCase {"uppercase"}
|
, mStyleLetterCase {"uppercase"}
|
||||||
|
|
||||||
{
|
{
|
||||||
assignIcons();
|
assignIcons();
|
||||||
updateGrid();
|
updateGrid();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue