Skip to content

Commit

Permalink
Merge pull request #3308 from softins/fix-tabstop-widget
Browse files Browse the repository at this point in the history
Correct widget name in tabstop
  • Loading branch information
pljones authored Jul 11, 2024
2 parents cbbdb1a + e3a6c88 commit fe1e668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clientsettingsdlgbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1374,7 +1374,7 @@
<tabstop>sldNetBufServer</tabstop>
<tabstop>chbSmallNetworkBuffers</tabstop>
<tabstop>cbxCustomDirectories</tabstop>
<tabstop>butDeleteCustomDirectory</tabstop>
<tabstop>tbtDeleteCustomDirectory</tabstop>
<tabstop>edtNewClientLevel</tabstop>
<tabstop>cbxInputBoost</tabstop>
<tabstop>chbDetectFeedback</tabstop>
Expand Down

0 comments on commit fe1e668

Please sign in to comment.