fixed indentation.
svn path=/branches/KDE/4.3/kdebase/workspace/; revision=987425
This commit is contained in:
parent
d26e3a64c4
commit
d3bb688f86
1 changed files with 8 additions and 7 deletions
|
@ -450,7 +450,8 @@ bool KDecorationPreviewBridge::compositingActive() const
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if( reply.arguments().empty() ) {
|
if( reply.arguments().empty() )
|
||||||
|
{
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue