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

Upgrade to version 27

File:
1 edited

Legend:

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

    r456 r829  
    55uses
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    7   StdCtrls, ORFn, uPCE;
     7  StdCtrls, ORFn, uPCE, fBase508Form, VA508AccessibilityManager;
    88
    99type
    10   TfrmPCEEdit = class(TForm)
     10  TfrmPCEEdit = class(TfrmBase508Form)
    1111    btnNew: TButton;
    1212    btnNote: TButton;
Note: See TracChangeset for help on using the changeset viewer.