Skip to content

Commit

Permalink
highlight limit increased to 1000000
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazzco authored and MrMontag committed Oct 7, 2022
1 parent 54fb73f commit 53d8156
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/settingsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@
<number>-1</number>
</property>
<property name="maximum">
<number>10000</number>
<number>1000000</number>
</property>
</widget>
</item>
Expand Down Expand Up @@ -710,7 +710,7 @@
<x>0</x>
<y>0</y>
<width>570</width>
<height>277</height>
<height>265</height>
</rect>
</property>
<attribute name="label">
Expand Down Expand Up @@ -773,8 +773,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>30</height>
<width>98</width>
<height>28</height>
</rect>
</property>
<attribute name="label">
Expand Down

0 comments on commit 53d8156

Please sign in to comment.