# | Line 25 | Line 25 | uses | |
---|---|---|
25 | RawEdit in 'Tools\RawEdit.pas' {Form_RawEdit}, | |
26 | Extractor in 'Tools\Extractor.pas' {Form_Extractor}, | |
27 | TxmpReplace in 'Tools\TxmpReplace.pas' {Form_TxmpReplace}, | |
28 | < | WhatLinksHere in 'Helper\WhatLinksHere.pas' {Form_WhatLinksHere}; |
28 | > | WhatLinksHere in 'Helper\WhatLinksHere.pas' {Form_WhatLinksHere}, |
29 | > | DatLinks in 'Global\DatLinks.pas'; |
30 | ||
31 | {$R *.res} | |
32 | {$R ExtraIcos.res} |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |