Skip to content

Commit

Permalink
destroy new xdgDialog protocol at right time
Browse files Browse the repository at this point in the history
  • Loading branch information
ikalco committed Aug 31, 2024
1 parent 10d7219 commit 827d7d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/managers/ProtocolManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ CProtocolManager::~CProtocolManager() {
PROTO::screencopy.reset();
PROTO::toplevelExport.reset();
PROTO::globalShortcuts.reset();
PROTO::xdgDialog.reset();

PROTO::lease.reset();
PROTO::sync.reset();
Expand Down

0 comments on commit 827d7d0

Please sign in to comment.