fixed indentation

svn path=/trunk/KDE/kdebase/workspace/; revision=987422
This commit is contained in:
Hugo Pereira Da Costa 2009-06-26 03:07:18 +00:00
parent 5e783b34b9
commit e48740a6fb

View file

@ -450,7 +450,8 @@ bool KDecorationPreviewBridge::compositingActive() const
return false;
}
if( reply.arguments().empty() ) {
if( reply.arguments().empty() )
{
return false;
}