This commit is contained in:
Kovid Goyal 2011-08-09 11:12:20 -06:00
commit c05c7fa370
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -425,6 +425,8 @@ class FileIconProvider(QFileIconProvider):
'snb' : 'snb',
'djv' : 'djvu',
'djvu' : 'djvu',
'xps' : 'xps',
'oxps' : 'xps',
}
def __init__(self):