Skip to content

Commit

Permalink
Increase max page number to 9999 for item in print layout
Browse files Browse the repository at this point in the history
  • Loading branch information
agiudiceandrea authored and nyalldawson committed Sep 3, 2020
1 parent c0b295a commit d090077
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 d090077

Please sign in to comment.