Skip to content

Commit

Permalink
Increase max page number item property to 9999 in print layout
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and nyalldawson committed Sep 4, 2020
1 parent 3534f7c commit 3782ca9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/layout/qgslayoutitemwidgetbase.ui
Expand Up @@ -176,6 +176,9 @@
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>9999</number>
</property>
<property name="showClearButton" stdset="0">
<bool>false</bool>
</property>
Expand Down

0 comments on commit 3782ca9

Please sign in to comment.