From 7b22a33e04278723b0a93e99148df6e1cda641a2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 27 Mar 2012 02:38:37 +0300 Subject: Fix auto update online list after http server error (tmw like servers only). --- src/gui/whoisonline.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/gui/whoisonline.cpp b/src/gui/whoisonline.cpp index 734daa7a6..698a0468f 100644 --- a/src/gui/whoisonline.cpp +++ b/src/gui/whoisonline.cpp @@ -630,6 +630,7 @@ void WhoIsOnline::logic() setCaption(_("Who Is Online - error")); mUpdateButton->setEnabled(true); mUpdateTimer = cur_time + 240; + mDownloadComplete = true; updateSize(); break; case UPDATE_LIST: -- cgit v1.2.3-70-g09d2