فهرست منبع

Tracing (Class TAnimate not found)

Source commit: 083e4be804f535473e1ab7e86b4b222d4d4381cf
Martin Prikryl 9 سال پیش
والد
کامیت
2634f61518
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      source/packages/filemng/CustomDirView.pas

+ 2 - 0
source/packages/filemng/CustomDirView.pas

@@ -2782,7 +2782,9 @@ begin
   end
     else
   if not Start then
+  begin
     FreeAndNil(FAnimation);
+  end;
 end; { DoAnimation }
 
 function TCustomDirView.GetForwardCount: Integer;