| # | Line 265 | Line 265 | procedure TForm_ToolTemplate.popup_links | |
|---|---|---|
| 265 | begin | |
| 266 | Form_WhatLinksHere.ConID := FConnectionID; | |
| 267 | Form_WhatLinksHere.FileID := FSelectedFile.ID; | |
| 268 | < | Form_WhatLinksHere.SenderForm := Self; |
| 268 | > | // Form_WhatLinksHere.SenderForm := Self; |
| 269 | Form_WhatLinksHere.Show; | |
| 270 | end; | |
| 271 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |