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