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

Comparing oup/current/Tools/Template.pas (file contents):
Revision 117 by alloc, Mon Feb 26 22:57:17 2007 UTC vs.
Revision 217 by alloc, Fri Jun 15 15:12:11 2007 UTC

# Line 265 | Line 265 | procedure TForm_ToolTemplate.popup_links
265   begin
266    Form_WhatLinksHere.ConID := FConnectionID;
267    Form_WhatLinksHere.FileID := FSelectedFile.ID;
268 <  Form_WhatLinksHere.SenderForm := Self;
268 > //  Form_WhatLinksHere.SenderForm := Self;
269    Form_WhatLinksHere.Show;
270   end;
271  

Diff Legend

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