lxqt / qterminal

A lightweight Qt-based terminal emulator
https://lxqt.github.io
GNU General Public License v2.0
586 stars 150 forks source link

Fixed a crash on entering `exit` when bookmark dock is shown #1136

Closed tsujan closed 2 weeks ago

tsujan commented 1 month ago

Fixes https://github.com/lxqt/qterminal/issues/1135.

tsujan commented 2 weeks ago

This fix is completely safe, even if the crash doesn't happen for some users. So, I merge it.