protocols: destroy new xdgDialog protocol at right time (#7600)
This commit is contained in:
parent
cf6a1716ae
commit
1ac2fc3f7e
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ CProtocolManager::~CProtocolManager() {
|
||||||
PROTO::screencopy.reset();
|
PROTO::screencopy.reset();
|
||||||
PROTO::toplevelExport.reset();
|
PROTO::toplevelExport.reset();
|
||||||
PROTO::globalShortcuts.reset();
|
PROTO::globalShortcuts.reset();
|
||||||
|
PROTO::xdgDialog.reset();
|
||||||
|
|
||||||
PROTO::lease.reset();
|
PROTO::lease.reset();
|
||||||
PROTO::sync.reset();
|
PROTO::sync.reset();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue