mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-11 02:09:33 +00:00
need to emit resultsReady after start
svn path=/trunk/kdesupport/qca/; revision=683035
This commit is contained in:
parent
3343a7989e
commit
58097350d8
@ -5033,6 +5033,8 @@ public:
|
||||
else
|
||||
ok = priv_startClient();
|
||||
result_result = ok ? Success : Error;
|
||||
|
||||
doResultsReady();
|
||||
}
|
||||
|
||||
virtual void update(const QByteArray &from_net, const QByteArray &from_app)
|
||||
|
Loading…
x
Reference in New Issue
Block a user