--- a/src/eric7/EricGui/EricFileIconProvider.py Sat Feb 10 11:28:58 2024 +0100 +++ b/src/eric7/EricGui/EricFileIconProvider.py Sun Feb 11 18:35:44 2024 +0100 @@ -23,7 +23,6 @@ """ Constructor """ - # pixmap icon names first because some are overwritten later self.__iconMappings = { "*.{0}".format(bytes(f).decode()): "filePixmap"