Skip to content

fix the object in s_shellSurfaces can not be removed

Chaojiang Luo requested to merge (removed):uos/dev_01 into master

The QObject is not inited, so the destroyed signal can note be emitted, os the element in s_shellSurfaces can not be removed, "org_kde_plasma_shell_surface already exists" error will reported.

Signed-off-by: Chaojiang Luo luochaojiang@uniontech.com

Merge request reports