2
0
Alexander Koblov 2 жил өмнө
parent
commit
3e12228de9

+ 1 - 1
src/filesources/wfxplugin/uwfxpluginsetfilepropertyoperation.pas

@@ -139,8 +139,8 @@ function TWfxPluginSetFilePropertyOperation.SetNewProperty(aFile: TFile;
                                                            aTemplateProperty: TFileProperty): TSetFilePropertyResult;
 var
   AFileName: String;
+  ftTime: TWfxFileTime;
   NewAttributes: TFileAttrs;
-  ftTime: TFileTime;
 begin
   Result := sfprSuccess;