As for your original question, Sigil's code doesn't use QPixmap::fromWinHICON() anywhere directly. It would use the QFileIconProvider class to get that sort of info. So it's likely some sort of incompatibility between Wine and the version of Qt5 (provided by Sigil 0.9.14) itself.
|