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

Comparing oup/current/Tools/TxmpReplace.pas (file contents):
Revision 206 by alloc, Sun May 27 23:31:26 2007 UTC vs.
Revision 209 by alloc, Mon Jun 4 22:07:29 2007 UTC

# Line 233 | Line 233 | begin
233    Self.AllowedExts := 'TXMP';
234    Self.OnNewFileSelected := SelectFile;
235    opend.Filter := saved.Filter;
236
237  TXMP := TFile_TXMP.Create(ConnectionID, 8552);
238  TXMP.Free;
236   end;
237  
238  

Diff Legend

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