D10578: balooctl monitor: Wait for dbus interface
Alexey Min
noreply at phabricator.kde.org
Fri Feb 16 14:29:33 UTC 2018
alexeymin added a comment.
Can you add simple instructions how to reproduce full testing scenario?
INLINE COMMENTS
> monitorcommand.cpp:75
> + //TODO: Wait again for dbus interface
> + QCoreApplication::instance()->exit(0);
> + });
No need to call `instance()` here; `QCoreApplication::exit()` is a static function and does not need object instance.
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D10578
To: michaelh, dfaure
Cc: alexeymin, #frameworks, ashaposhnikov, michaelh, spoorun, nicolasfella
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180216/610c9d34/attachment.html>
More information about the Kde-frameworks-devel
mailing list