Ignore:
Timestamp:
May 8, 2015, 7:52:55 AM (9 years ago)
Author:
healthsevak
Message:

Committing the files for first time to this new branch

File:
1 edited

Legend:

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

    r829 r1693  
    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.