-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.5.0 RC
-
None
On http://doc.qt.io/qt-5/appicon.html it says "The application icon, typically displayed in the top-left corner of an application's top-level windows, is set by calling the QWindow::setWindowIcon() method."
This needs to be QWindow::setIcon() instead.