Add qt_pixmapFromWinHICON again for Windows CE.
authorAndreas Holzammer <andreas.holzammer@kdab.com>
Thu, 9 Feb 2012 16:39:31 +0000 (17:39 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Feb 2012 07:21:28 +0000 (08:21 +0100)
commit84607219c0e1e01a82132af9172e350529c3eb38
treedb2200532a7d4be840aa15dd4ee381bb52a9a96d
parentcbd6b4eb20e645f36bf819b5fc2de4c10d4b1763
Add qt_pixmapFromWinHICON again for Windows CE.

qt_pixmapFromWinHICON is used by qfileiconprovider
and qwindowsstyle. So use this one from Qt 4.8.
Also put functions of qguifunctions_wince in here,
because this was splitted.

Change-Id: I00ffb9d66a84884f7338648982e516ca016b9bd6
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/gui/image/qpixmap_win.cpp