chore: Settings Dialog do not open with the checkbox for peer certificates having active focus

This commit is contained in:
sithlord48
2025-02-28 08:09:04 -05:00
committed by Nick Bolton
parent 34b61cc8cd
commit b4f703562d

View File

@ -727,6 +727,7 @@
</layout>
</widget>
<tabstops>
<tabstop>tabWidget</tabstop>
<tabstop>cbPreventSleep</tabstop>
<tabstop>cbLanguageSync</tabstop>
<tabstop>cbScrollDirection</tabstop>
@ -741,7 +742,6 @@
<tabstop>comboTlsKeyLength</tabstop>
<tabstop>btnTlsRegenCert</tabstop>
<tabstop>cbRequireClientCert</tabstop>
<tabstop>tabWidget</tabstop>
<tabstop>sbPort</tabstop>
<tabstop>lineInterface</tabstop>
<tabstop>cbLogToFile</tabstop>