Quote:
Originally Posted by KevinH
What do you want to bet this is related to the KDE Qt plugin using is own icons for Folders and HTML files that are different from those that are standard in Qt?
|
It's a good bet. It probably affects what QFileIconProvider.icon(QFile) returns (which is what we use to assign the icon in Resource.cpp).