[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] mainwindow: Close window instead of quitting on Ctrl-W etc.

2020-11-09 Thread Tanu Kaskinen
Tanu Kaskinen pushed to branch master at PulseAudio / pavucontrol Commits: a2a452f2 by mephinet at 2020-11-09T17:32:16+02:00 mainwindow: Close window instead of quitting on Ctrl-W etc. The end result is the same, so this isn't strictly needed - originally this patch fixed a segfault, but that

[pulseaudio-commits] src/mainwindow.cc

2020-11-09 Thread GitLab Mirror
src/mainwindow.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a2a452f249947e6fd603d35d86a82e7c5d650795 Author: mephinet Date: Wed Oct 21 12:17:28 2020 +0200 mainwindow: Close window instead of quitting on Ctrl-W etc. The end result is the same, so