Navigation Menu

Skip to content

Commit

Permalink
Fix use of : in label (violation of HIG)
Browse files Browse the repository at this point in the history
(cherry-picked from 5a20313)
  • Loading branch information
nyalldawson committed Jul 19, 2016
1 parent 80855d0 commit 8d30b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/composer/qgscomposerlegendwidgetbase.ui
Expand Up @@ -130,7 +130,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_15">
<property name="text">
<string>Title alignment:</string>
<string>Title alignment</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 8d30b36

Please sign in to comment.