Skip to content

Commit

Permalink
Prevent Enter from deleting current entry
Browse files Browse the repository at this point in the history
  • Loading branch information
softins authored and pljones committed Jun 14, 2024
1 parent 5995164 commit 5ec1b26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/clientsettingsdlgbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,9 @@
<property name="text">
<string notr="true">⌫</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
Expand Down

0 comments on commit 5ec1b26

Please sign in to comment.