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

Comparing oup/current/Tools/Template.pas (file contents):
Revision 53 by alloc, Sat Dec 23 23:36:07 2006 UTC vs.
Revision 54 by alloc, Mon Dec 25 03:04:47 2006 UTC

# Line 277 | Line 277 | var
277   begin
278    pt.X := x;
279    pt.Y := y;
280 <  filelist.ItemIndex := filelist.ItemAtPos(pt, true);
281 <  Self.listClick(Self);
280 > //  filelist.ItemIndex := filelist.ItemAtPos(pt, true);
281 > //  Self.listClick(Self);
282   end;
283  
284  

Diff Legend

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