Ignore:
Timestamp:
Aug 27, 2006, 1:01:20 PM (19 years ago)
Author:
RBRi
Message:

more uses cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/SearchDirectoriesFormUnit.pas

    r18 r33  
    44
    55Uses
    6   Classes, Forms, Graphics, Buttons, StdCtrls,
    7   ACLLanguageUnit, CustomFileControls;
     6  Classes,
     7  Forms,
     8  Buttons,
     9  StdCtrls,
     10  ACLLanguageUnit,
     11  CustomFileControls;
    812
    913Type
     
    4852
    4953Uses
    50   ControlsUtility, ACLFileUtility, SysUtils;
     54  ControlsUtility;
    5155
    5256Procedure TSearchDirectoriesForm.SearchDirectoriesFormOnSetupShow (Sender: TObject);
Note: See TracChangeset for help on using the changeset viewer.