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

Reply via email to