Skip to content

Commit

Permalink
opt: default filtered return number
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyifang committed Jun 21, 2024
1 parent 48eaefa commit 61fd043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/dictheadwords.ui
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,13 @@
<string/>
</property>
<property name="minimum">
<number>500</number>
<number>10</number>
</property>
<property name="maximum">
<number>3000</number>
</property>
<property name="singleStep">
<number>50</number>
<number>10</number>
</property>
</widget>
</item>
Expand Down

0 comments on commit 61fd043

Please sign in to comment.