ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Helper/WhatLinksHere.pas
(Generate patch)

Comparing oup/current/Helper/WhatLinksHere.pas (file contents):
Revision 221 by alloc, Mon Feb 26 22:52:09 2007 UTC vs.
Revision 222 by alloc, Mon Jun 18 14:22:53 2007 UTC

# Line 2 | Line 2 | unit WhatLinksHere;
2   interface
3   uses
4    Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
5 <  Dialogs, StdCtrls, Template, ExtCtrls;
5 >  Dialogs, StdCtrls, _TemplateFile, ExtCtrls;
6  
7   type
8    TForm_WhatLinksHere = class(TForm)
# Line 18 | Line 18 | type
18      procedure list_fromDblClick(Sender: TObject);
19    private
20    public
21 <    SenderForm: TForm_ToolTemplate;
21 >    SenderForm: TForm_TemplateFile;
22      ConID: Integer;
23      FileID: Integer;
24    end;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)