Changeset 33 for trunk/NewView/SearchUnit.pas
- Timestamp:
- Aug 27, 2006, 1:01:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/SearchUnit.pas
r18 r33 11 11 uses 12 12 Classes, 13 HelpFile, TextSearchQuery, IPFFileFormatUnit; 13 HelpFile, 14 TextSearchQuery, 15 IPFFileFormatUnit; 14 16 15 17 const … … 46 48 uses 47 49 SysUtils, 48 ACLUtility, ACLStringUtility, ACLProfile, 50 ACLStringUtility, 51 ACLProfile, 49 52 HelpTopic; 50 53
Note:
See TracChangeset
for help on using the changeset viewer.