From 1f2617fe86f1573fc21902b861c455934dfb4d82 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Thu, 17 Dec 2020 08:51:20 +0100 Subject: [PATCH] outdated inline comment removed --- skins/material/QskMaterialSkin.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/skins/material/QskMaterialSkin.cpp b/skins/material/QskMaterialSkin.cpp index f341871a..b3b7ce15 100644 --- a/skins/material/QskMaterialSkin.cpp +++ b/skins/material/QskMaterialSkin.cpp @@ -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 );