[applets/systemtray] Replace obsolete serviceOwnerChanged
QDBusConnectionInterface::serviceOwnerChanged is obsolete. It was used because there was no support for watchin on serviwes usign wildcard. Starting from Qt 5.14 it is possible, so that using obsolete function is no longer necessary.
Edited by Konrad Materka