outdated inline comment removed

This commit is contained in:
Uwe Rathmann 2020-12-17 08:51:20 +01:00
parent 898791a440
commit 1f2617fe86

View File

@ -481,7 +481,6 @@ void QskMaterialSkin::initSliderHints()
setGradient( Q::Handle | Q::Disabled, Grey );
setBoxBorderColors( Q::Handle | Q::Disabled, Grey );
// should be transparent, but the current renderer doesn't "cut out" the background
setGradient( Q::Handle, pal.accentColor );
setGradient( Q::Handle | Q::Pressed, pal.accentColor );