버그 수정
git-svn-id: svn://192.168.0.12/source@138 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -154,7 +154,7 @@ void SCrawler::saveResult(bool ok)
|
||||
{
|
||||
if (!ok)
|
||||
{
|
||||
cout << "Failed loading";// << qPrintable(m_page->mainFrame()->url().toString());// << std::endl;
|
||||
cout << "Failed loading";
|
||||
deleteProxy();
|
||||
emit finished();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user