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 113 by alloc, Sun Feb 25 17:20:22 2007 UTC vs.
Revision 117 by alloc, Mon Feb 26 22:57:17 2007 UTC

# Line 344 | Line 344 | begin
344        if Pos(ext, ToolList[i].exts) = 0 then
345          filepopup.Items.Items[i].Enabled := False;
346    end;
347  filepopup.Items.Find('What links here?').Enabled :=
348      ConManager.Connection[FConnectionID].Backend = DB_ADB;
347   end;
348  
349   procedure TForm_ToolTemplate.check_zerobyteClick(Sender: TObject);

Diff Legend

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