protocols: destroy new xdgDialog protocol at right time (#7600)

This commit is contained in:
Ikalco 2024-08-31 14:07:23 -05:00 committed by GitHub
parent cf6a1716ae
commit 1ac2fc3f7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,6 +221,7 @@ CProtocolManager::~CProtocolManager() {
PROTO::screencopy.reset();
PROTO::toplevelExport.reset();
PROTO::globalShortcuts.reset();
PROTO::xdgDialog.reset();
PROTO::lease.reset();
PROTO::sync.reset();