fixed indentation.

svn path=/branches/KDE/4.3/kdebase/workspace/; revision=987425
This commit is contained in:
Hugo Pereira Da Costa 2009-06-26 03:24:08 +00:00
parent d26e3a64c4
commit d3bb688f86

View file

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