koffice/krita/ui

Boudewijn Rempt boud at valdyas.org
Sat Nov 20 17:23:54 CET 2010


On Saturday 20 November 2010, Dmitry Kazakov wrote:

> -    if (m_d->statusBar) {
> +    if (m_d->statusBar)
>          m_d->statusBar->imageSizeChanged(image()->width(), image()->height());
> -    }

Well, actually the coding style asks for {} always, even if there's just one line between them. So don't remove them.

-- 
Boudewijn Rempt | http://www.valdyas.org
Ceterum censeo lapsum particulorum probae delendum esse


More information about the kimageshop mailing list