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

    r456 r830  
    55uses
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    7   ExtCtrls, ORCtrls, StdCtrls, ORFn, uTIU;
     7  ExtCtrls, ORCtrls, StdCtrls, ORFn, uTIU, fBase508Form,
     8  VA508AccessibilityManager;
    89
    910type
    10   TfrmNotesByAuthor = class(TForm)
     11  TfrmNotesByAuthor = class(TfrmBase508Form)
    1112    pnlBase: TORAutoPanel;
    1213    lblAuthor: TLabel;
Note: See TracChangeset for help on using the changeset viewer.