From fd135cd1eec780f13b44573adc63fe7907cfeed1 Mon Sep 17 00:00:00 2001 From: yoffy Date: Sun, 11 Apr 2004 18:02:33 +0000 Subject: [PATCH] =?utf8?q?=E3=83=BBReloadBBS=20=E3=81=A7=E3=81=8A=E6=B0=97?= =?utf8?q?=E3=81=AB=E5=85=A5=E3=82=8A=E3=82=92=E4=BF=9D=E5=AD=98=E3=81=97?= =?utf8?q?=E3=81=A6=E3=81=84=E3=81=AA=E3=81=8B=E3=81=A3=E3=81=9F=E3=83=90?= =?utf8?q?=E3=82=B0=E3=82=92=E4=BF=AE=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Giko.pas | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Giko.pas b/Giko.pas index 77aa240..bc4aa18 100644 --- a/Giko.pas +++ b/Giko.pas @@ -1951,11 +1951,12 @@ begin // —š—ð“ǂݍž‚Ý SaveHistory; - ClearHistory; + ClearHistory; LoadHistory; //‚¨‹C‚É“ü‚è“ǂݍž‚Ý - FavoriteDM.Clear; + FavoriteDM.WriteFavorite; + FavoriteDM.Clear; FavoriteDM.ReadFavorite; SetLinkBar; -- 2.11.0