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/HelpWindowUnit.pas

    r18 r33  
    88
    99uses
    10   Classes, Forms, Buttons, Graphics, Messages,
     10  Classes,
     11  Forms,
     12  Graphics,
    1113  RichTextView,
    12   HelpTopic, HelpWindowDimensions;
     14  HelpTopic,
     15  HelpWindowDimensions;
    1316
    1417type
     
    131134
    132135uses
    133   OS2Def, PmWin,
    134   SysUtils,
    135   Forms, ExtCtrls, StdCtrls,
    136136  ACLUtility,
    137   RichTextStyleUnit, ControlsUtility,
     137  RichTextStyleUnit,
     138  ControlsUtility,
    138139  SettingsUnit;
    139140
Note: See TracChangeset for help on using the changeset viewer.