36
36
ApplicationUtils::ApplicationUtils(QObject *parent) :
40
40
mPhoneAppWatcher.setConnection(QDBusConnection::sessionBus());
41
41
mPhoneAppWatcher.setWatchMode(QDBusServiceWatcher::WatchForRegistration | QDBusServiceWatcher::WatchForUnregistration);
42
42
mPhoneAppWatcher.addWatchedService(PHONE_APP_CLIENT);