Added default argument for color profile to QImage constructors.
authorAlexandros Dermenakis <alexandros.dermenakis@nokia.com>
Mon, 23 Jul 2012 14:27:10 +0000 (16:27 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 1 Aug 2012 13:37:46 +0000 (15:37 +0200)
commitedc6fce47f5bbf0d0c85d2c87efa30d13e8fc903
tree94290c90eaa01d0e2d03db6ffc6627b3ebc1ac5a
parenta70eb262c101ec7e278b883c98a5e7a5328dfdf4
Added default argument for color profile to QImage constructors.

Added default argument for color profile to QImage constructor
initializing QImages from pixel maps. This is to be used in future Qt
versions where color profile support will be added.

Change-Id: I815c3db4ef52f8383b48dad844b5f188aa3a3eee
Reviewed-by: Yoann Lopes <yoann.lopes@nokia.com>
src/gui/image/qimage.cpp
src/gui/image/qimage.h