Skip to content

Commit

Permalink
Fix window title
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 9, 2022
1 parent c080984 commit 69afe5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/symbollayer/qgssymbolanimationsettingswidgetbase.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Dash Space Pattern</string>
<string>Animation Settings</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" colspan="2">
Expand Down

0 comments on commit 69afe5f

Please sign in to comment.