From 50118730b4d29ac18729c339f80cba6c9cbf682c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20Johan=20S=C3=B8rvig?= Date: Fri, 3 Dec 2021 14:37:33 +0100 Subject: [PATCH] wasm: make the compositor draw the window icon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently the compositor draws the Qt logo by default; check if the window has an icon and draw that instead if set. Fixes: QTBUG-86052 Pick-to: 6.2 6.3 Change-Id: Ia4f9c03562c15993c86cb8717f27e47ab669353d Reviewed-by: Morten Johan Sørvig