Changeset 343


Ignore:
Timestamp:
Jun 2, 2009, 8:55:01 PM (16 years ago)
Author:
RBRi
Message:

format update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/GlobalSearchForm.pas

    r241 r343  
    699699  begin
    700700    Topic := SearchResult.MatchingTopics[ TopicIndex ];
    701     FileNode.AddChild( Topic.Title,
    702                        TObject( Topic.Index ) );
     701    FileNode.AddChild( Topic.Title, TObject(Topic.Index) );
    703702  end;
    704703end;
Note: See TracChangeset for help on using the changeset viewer.