forked from KolibriOS/kolibrios
fix HTMLv
git-svn-id: svn://kolibrios.org@3078 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
3adbfa790a
commit
3b48b59751
@ -147,7 +147,7 @@ void TWebBrowser::Scan(int id)
|
|||||||
if (GetProcessSlot(downloader_id)<>0)
|
if (GetProcessSlot(downloader_id)<>0)
|
||||||
{
|
{
|
||||||
KillProcess(downloader_id);
|
KillProcess(downloader_id);
|
||||||
Pause(20);
|
pause(20);
|
||||||
Draw_Window();
|
Draw_Window();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user