FIX: Don't cache animated cursor icon

This commit is contained in:
Alexander Koblov 2016-07-31 12:22:45 +00:00
commit ef036df517

View file

@ -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