Ignore:
Timestamp:
Aug 26, 2006, 8:47:38 PM (19 years ago)
Author:
RBRi
Message:

% more source cleanup (uses)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/HelpTopic.pas

    r31 r32  
    1414
    1515uses
    16   BseDos, OS2Def,
    17   Classes, Graphics,
     16  BseDos,
     17  OS2Def,
     18  Classes,
     19  Graphics,
    1820  ACLString,
    19 //  RichTextDocumentUnit,
    20   HelpWindowDimensions, IPFFileFormatUnit;
     21  HelpWindowDimensions,
     22  IPFFileFormatUnit;
    2123
    2224const
     
    18701872  pSlotEnd: pUInt8;
    18711873
    1872   b: uint8;
    18731874  pHold: pUint8;
    18741875  pSearch: pUint8;
Note: See TracChangeset for help on using the changeset viewer.