Paint thumbnail for each window in the group.

BUG: 238480

svn path=/trunk/KDE/kdebase/workspace/; revision=1129685
icc-effect-5.14.5
Martin Gräßlin 2010-05-23 10:32:32 +00:00
parent dd5d779f5e
commit 13f78bd02d
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ void TaskbarThumbnailEffect::paintWindow( EffectWindow* w, int mask, QRegion reg
// Delete the offscreen surface after 5 seconds
timer.start( 5000, this );
return;
continue;
}
if ( data.shader )
{