mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Don't cache animated cursor icon
This commit is contained in:
parent
7167b2f9b7
commit
ef036df517
1 changed files with 1 additions and 0 deletions
|
|
@ -1801,6 +1801,7 @@ begin
|
|||
if (not IsDirectory) and
|
||||
(Ext <> 'exe') and
|
||||
(Ext <> 'ico') and
|
||||
(Ext <> 'ani') and
|
||||
(Ext <> 'cur') and
|
||||
(Ext <> 'lnk') and
|
||||
(Ext <> 'url') then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue