mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
Merge branch 'master' of ssh://bitbucket.org/smil3y/kde-workspace
This commit is contained in:
commit
e21fdc34b6
1 changed files with 1 additions and 1 deletions
|
@ -1249,7 +1249,7 @@ void Client::closeWindow()
|
||||||
sendClientMessage(window(), atoms->wm_protocols, atoms->wm_delete_window);
|
sendClientMessage(window(), atoms->wm_protocols, atoms->wm_delete_window);
|
||||||
pingWindow();
|
pingWindow();
|
||||||
} else {
|
} else {
|
||||||
// Client will not react on wm_delete_window, No choice but to destroy the
|
// Client will not react on wm_delete_window, no choice but to destroy the
|
||||||
// connection to the XServer.
|
// connection to the XServer.
|
||||||
killWindow();
|
killWindow();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue