Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Favorite.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 117 |
var |
var |
| 118 |
protocol, host, path, document, port, bookmark : string; |
protocol, host, path, document, port, bookmark : string; |
| 119 |
BBSID{, BBSKey} : string; |
BBSID{, BBSKey} : string; |
| 120 |
tmpURL, boardURL : string; |
tmpURL{, boardURL} : string; |
| 121 |
// category : TCategory; |
// category : TCategory; |
| 122 |
i, bi: Integer; |
{i, bi: Integer;} |
| 123 |
tmpThread: TThreadItem; |
{tmpThread: TThreadItem;} |
| 124 |
tmpBoard: TBoard; |
{tmpBoard: TBoard;} |
| 125 |
begin |
begin |
| 126 |
|
|
| 127 |
if FItem = nil then begin |
if FItem = nil then begin |
|
|
Legend:
| Removed from v.1.46.4.2 |
|
| changed lines |
| |
Added in v.1.46.4.3 |
|
|
| |