Add a comment.
svn path=/trunk/KDE/kdebase/workspace/; revision=677630
This commit is contained in:
parent
08baac8fa4
commit
0de8f314a8
1 changed files with 1 additions and 3 deletions
|
@ -1042,10 +1042,8 @@ void Workspace::slotReconfigure()
|
|||
if( options->useTranslucency )
|
||||
{
|
||||
setupCompositing();
|
||||
if( effects )
|
||||
{
|
||||
if( effects ) // setupCompositing() may fail
|
||||
effects->reconfigure();
|
||||
}
|
||||
}
|
||||
else
|
||||
finishCompositing();
|
||||
|
|
Loading…
Reference in a new issue