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

    r456 r830  
    55uses
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    7   ExtCtrls, ORCtrls;
     7  ExtCtrls, ORCtrls, fBase508Form, VA508AccessibilityManager;
    88
    99type
    10   TfrmPostings = class(TForm)
     10  TfrmPostings = class(TfrmBase508Form)
    1111    pnlBase: TORAutoPanel;
    1212  private
Note: See TracChangeset for help on using the changeset viewer.