Skip to content

Commit

Permalink
Remove extra Reset button caused bu last commit [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay committed Jul 29, 2024
1 parent b3c076e commit 525601e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Preferences.ui
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
<set>QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
Expand Down

0 comments on commit 525601e

Please sign in to comment.