fix object in s_shellSurfaces can not be removed
The QObject is not inited, so the QObject::destroyed can not be emitted, so the s_shellSurfaces element can not be removed, an "org_kde_plasma_shell_surface already exists" error will reported.
Signed-off-by: Chaojiang Luo luochaojiang@uniontech.com