Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Favorite.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.29 by yoffy, Fri Apr 9 04:00:35 2004 UTC revision 1.30 by yoffy, Sat Apr 10 13:53:00 2004 UTC
# Line 378  begin Line 378  begin
378    
379                                                  if not board.IsThreadDatRead then                                                  if not board.IsThreadDatRead then
380                                                          GikoSys.ReadSubjectFile( board );                                                          GikoSys.ReadSubjectFile( board );
381                                                  threadItem := board.Find( Node.Attributes[ 'thread' ] );                                                  threadItem := board.FindThreadFromFileName( Node.Attributes[ 'thread' ] );
382                                                  if threadItem = nil then begin                                                  if threadItem = nil then begin
383                                                          threadItem := TThreadItem.Create(                                                          threadItem := TThreadItem.Create(
384                                                                  board.BoardPlugIn,                                                                  board.BoardPlugIn,

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26