QColorDialog: Fix setting of alpha values
commit687fed8c198a6a35b4e43f4993027e4a62470fe6
authorMarkus Goetz <Markus.Goetz@nokia.com>
Wed, 24 Jun 2009 09:41:53 +0000 (24 11:41 +0200)
committerMarkus Goetz <Markus.Goetz@nokia.com>
Wed, 24 Jun 2009 09:41:53 +0000 (24 11:41 +0200)
treefa3efb0a0c61bef5bfbd3424dddb8ef1f80a4ee7
parentbcc60400c2bc317f96126434b017affbd32df894
QColorDialog: Fix setting of alpha values

When alpha was changed and then another color was picked in the GUI
still the old alpha remained (good) but it was not returned in
the returned color (bad).

Task-number: 256164
Reviewed-by: jasplin
src/gui/dialogs/qcolordialog.cpp