Commented usage of removed KStyle api

icc-effect-5.14.5
Àlex Fiestas 2013-12-05 16:09:13 +01:00
parent 13d1b67f99
commit acc0498102
1 changed files with 1 additions and 1 deletions

View File

@ -1743,7 +1743,7 @@ namespace Oxygen
const int shadowSize( shadowCache().shadowSize() );
const bool drawShadow(
compositingActive() &&
KStyle::customStyleHint( QStringLiteral("SH_ArgbDndWindow"), widget() ) &&
//KStyle::customStyleHint( QStringLiteral("SH_ArgbDndWindow"), widget() ) &&
shadowSize > 0 );
if( drawShadow )