Skip to content

Commit

Permalink
Add window title for expression preview
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 9, 2020
1 parent 8414167 commit 9dee38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsexpressionpreviewbase.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
<string>Expression Preview</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
Expand Down

0 comments on commit 9dee38c

Please sign in to comment.