Ignore:
Timestamp:
May 5, 2008, 8:42:20 PM (17 years ago)
Author:
RBRi
Message:

oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.19_branch/NewView/MainForm.pas

    r291 r293  
    27662766  if Topic = nil then
    27672767  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 + '''');
    27692769    exit;
    27702770  end;
Note: See TracChangeset for help on using the changeset viewer.