Ignore:
Timestamp:
Jul 7, 2010, 4:51:54 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrading to version 27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/fAbout.pas

    r456 r830  
    55uses
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    7   fAutoSz, StdCtrls, ExtCtrls;
     7  fAutoSz, StdCtrls, ExtCtrls, VA508AccessibilityManager;
    88
    99type
     
    3737{$R *.DFM}
    3838
    39 uses ORSystem, ORFn;
     39uses VAUtils, ORFn;
    4040
    4141procedure ShowAbout;
Note: See TracChangeset for help on using the changeset viewer.