No more crashy crashy on timeouty timeouty.
svn path=/trunk/KDE/kdelibs/; revision=1019582
This commit is contained in:
parent
7ef4b04838
commit
9e165484bc
@ -120,6 +120,7 @@ void RemoteServiceJob::timeout()
|
||||
kDebug() << "Service job timed out.";
|
||||
setError(-1);
|
||||
setErrorText(i18n("Timeout."));
|
||||
m_service->m_queue.removeAll(this);
|
||||
emitResult();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user