Compare commits
No commits in common. "ecc8c146198f7e4de9167464b4bf19484104ff67" and "70a11edea4a28885febe3aa17ec4519c4c0f07fd" have entirely different histories.
ecc8c14619
...
70a11edea4
@ -307,6 +307,7 @@ void Bar::renderStatus()
|
|||||||
cairo_fill(_painter);
|
cairo_fill(_painter);
|
||||||
|
|
||||||
_x = start;
|
_x = start;
|
||||||
|
setColorScheme(colorInactive, false);
|
||||||
if (_statusCmp.width() > 0)
|
if (_statusCmp.width() > 0)
|
||||||
{
|
{
|
||||||
renderComponent(_statusCmp);
|
renderComponent(_statusCmp);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user