Ignore:
Timestamp:
Dec 25, 2006, 4:04:47 AM (18 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Tools/Template.pas

    r53 r54  
    278278  pt.X := x;
    279279  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);
    282282end;
    283283
Note: See TracChangeset for help on using the changeset viewer.