Closed tsujan closed 3 weeks ago
This patch fixes two bugs when the terminal is started with a preset of N > 1 terminals:
I also silenced a compilation warning about &QCheckBox::stateChanged.
&QCheckBox::stateChanged
Fixes https://github.com/lxqt/qterminal/issues/1104
@stefonarch I think it's better to remove these bugs before the next release; hence bothering you with testing. I've tested it too.
This patch fixes two bugs when the terminal is started with a preset of N > 1 terminals:
I also silenced a compilation warning about
&QCheckBox::stateChanged
.Fixes https://github.com/lxqt/qterminal/issues/1104