Merge branch 'master' of /home/mahesh/git/furnish/somebar_20240217

This commit is contained in:
Mahesh Asolkar 2024-02-24 13:36:16 -08:00
commit ecc8c14619
1 changed files with 0 additions and 1 deletions

View File

@ -307,7 +307,6 @@ void Bar::renderStatus()
cairo_fill(_painter);
_x = start;
setColorScheme(colorInactive, false);
if (_statusCmp.width() > 0)
{
renderComponent(_statusCmp);