Skip to content

Commit

Permalink
Also increase maximum boardsize in twoaigamedlg
Browse files Browse the repository at this point in the history
  • Loading branch information
bernds committed Apr 4, 2021
1 parent 0317798 commit 7092fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/twoaigamedlg_gui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>470</width>
<width>480</width>
<height>508</height>
</rect>
</property>
Expand Down Expand Up @@ -303,7 +303,7 @@ and play the selected number of games per line</string>
<number>4</number>
</property>
<property name="maximum">
<number>36</number>
<number>52</number>
</property>
<property name="value">
<number>19</number>
Expand Down

0 comments on commit 7092fb2

Please sign in to comment.