Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/ItemDownload.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1375 |
ThreadItem.RoundDate := Now; |
ThreadItem.RoundDate := Now; |
| 1376 |
if not ThreadItem.UnRead then begin |
if not ThreadItem.UnRead then begin |
| 1377 |
ThreadItem.UnRead := True; |
ThreadItem.UnRead := True; |
|
ThreadItem.ParentBoard.UnRead := ThreadItem.ParentBoard.UnRead + 1; |
|
| 1378 |
end; |
end; |
| 1379 |
// if ThreadItem.RoundNo = 6 then |
// if ThreadItem.RoundNo = 6 then |
| 1380 |
// ThreadItem.RoundNo := 0; |
// ThreadItem.RoundNo := 0; |
|
|
Legend:
| Removed from v.1.48 |
|
| changed lines |
| |
Added in v.1.49 |
|
|
|