chenshilong 6 years atrás
parent
commit
8d85be496e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Forms/UpFileManageFrame.pas

+ 1 - 1
Forms/UpFileManageFrame.pas

@@ -104,7 +104,7 @@ type
 implementation
 implementation
 
 
 uses PHPWebDm, ProjectData, IdGlobal, ProjectFme, ConstUnit, MainFrm,
 uses PHPWebDm, ProjectData, IdGlobal, ProjectFme, ConstUnit, MainFrm,
-  BillsMeasureDm, UtilMethods, UpFileSelectOnLineFrm;
+  BillsMeasureDm, UtilMethods, UpFileSelectOnLineFrm, ShellAPI;
 
 
 
 
 {$R *.dfm}
 {$R *.dfm}