Skip to content

Commit

Permalink
Fix dialog title
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Jul 4, 2017
1 parent 502efd1 commit 845accd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsdecorationlayoutextentdialog.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Grid properties</string>
<string>Layout Extents Properties</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="sizeConstraint">
Expand Down

0 comments on commit 845accd

Please sign in to comment.