mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 14:42:01 -07:00
protocols: destroy new xdgDialog protocol at right time (#7600)
This commit is contained in:
@@ -221,6 +221,7 @@ CProtocolManager::~CProtocolManager() {
|
||||
PROTO::screencopy.reset();
|
||||
PROTO::toplevelExport.reset();
|
||||
PROTO::globalShortcuts.reset();
|
||||
PROTO::xdgDialog.reset();
|
||||
|
||||
PROTO::lease.reset();
|
||||
PROTO::sync.reset();
|
||||
|
Reference in New Issue
Block a user