[PATCHES]

Sebastian Kügler sebas at kde.org
Wed Nov 25 06:30:02 PST 2015


On Tuesday, November 24, 2015 05:49:21 PM Robert Helling wrote:
> +       QPixmap tempPixmap = pixmap;
> +       QPainter painter;
> +       painter.begin(&tempPixmap);
> +       painter.fillRect(pixmap.rect(), QColor(127, 127, 127, 127));
> +       painter.end();

I may be dense today, but this seems unused? (Removing this would also get rid 
of a hard-coded color, always a good thing.)
-- 
sebas

http://www.kde.org | http://vizZzion.org


More information about the subsurface mailing list