Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

File:
1 edited

Legend:

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

    r829 r1679  
    55uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
    66  Buttons, ComCtrls, ExtCtrls, ORCtrls, OrFn, Dialogs, ORDtTmRng, fBAOptionsDiagnoses,
    7   uBAGlobals, fBase508Form, VA508AccessibilityManager;
     7  uBAGlobals, fBase508Form, VA508AccessibilityManager, fAutoSz;
    88
    99type
    10   TfrmOptions = class(TfrmBase508Form)
     10  TfrmOptions = class(TfrmAutoSz)
    1111    pnlMain: TPanel;
    1212    pnlBottom: TPanel;
Note: See TracChangeset for help on using the changeset viewer.