[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kaccounts-providers] /: setResult to false each time a check is started
From:       Alex Fiestas <afiestas () kde ! org>
Date:       2015-10-15 21:01:19
Message-ID: E1ZmpeJ-0000yK-IR () scm ! kde ! org
[Download RAW message or body]

Git commit 799ab785b99d2020b03f9452560a59499e43f4a3 by Alex Fiestas.
Committed on 17/04/2012 at 15:20.
Pushed by mklapetek into branch 'master'.

setResult to false each time a check is started

M  +1    -0    basicinfo.cpp

http://commits.kde.org/kaccounts-providers/799ab785b99d2020b03f9452560a59499e43f4a3

diff --git a/basicinfo.cpp b/basicinfo.cpp
index 23a8060..997b387 100644
--- a/basicinfo.cpp
+++ b/basicinfo.cpp
@@ -92,6 +92,7 @@ void BasicInfo::checkServer(const QString &path)
 void BasicInfo::checkServer(const KUrl& url)
 {
     qDebug() << url;
+    setResult(false);
     setWorking(true);
     KIO::TransferJob *job = KIO::get(url, KIO::NoReload, KIO::HideProgressInfo);
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic