Changeset 293 for branches/2.19_branch/NewView/MainForm.pas
- Timestamp:
- May 5, 2008, 8:42:20 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.19_branch/NewView/MainForm.pas
r291 r293 2766 2766 if Topic = nil then 2767 2767 begin 2768 DoErrorDlg('Link Error', 'Unable to find topic with global name ''' + g_ExternalLinkTopic + ''' );2768 DoErrorDlg('Link Error', 'Unable to find topic with global name ''' + g_ExternalLinkTopic + ''''); 2769 2769 exit; 2770 2770 end;
Note:
See TracChangeset
for help on using the changeset viewer.