Skip to content

Commit

Permalink
Fix incorrect dialog title
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 7, 2017
1 parent d3c2bf0 commit 419bdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutnewpagedialog.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>New Item Properties</string>
<string>Insert Pages</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="3" column="0" colspan="4">
Expand Down

0 comments on commit 419bdde

Please sign in to comment.