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 204 by alloc, Sun May 27 20:03:41 2007 UTC vs.
Revision 209 by alloc, Mon Jun 4 22:07:29 2007 UTC

# Line 41 | Line 41 | var
41  
42   implementation
43   {$R *.dfm}
44 < uses Main, ConnectionManager, ImagingTypes;
44 > uses Main, ConnectionManager, ImagingTypes, TXMP;
45  
46  
47  
# Line 224 | Line 224 | end;
224  
225  
226   procedure TForm_TxmpReplace.FormCreate(Sender: TObject);
227 + var
228 +  TXMP: TFile_TXMP;
229   begin
230    inherited;
231    OniImage_Old := TOniImage.Create;

Diff Legend

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