Skip to content

Commit 8d30b36

Browse files
committed
Fix use of : in label (violation of HIG)
(cherry-picked from 5a20313)
1 parent 80855d0 commit 8d30b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/composer/qgscomposerlegendwidgetbase.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<item row="1" column="0">
131131
<widget class="QLabel" name="label_15">
132132
<property name="text">
133-
<string>Title alignment:</string>
133+
<string>Title alignment</string>
134134
</property>
135135
</widget>
136136
</item>

0 commit comments

Comments
 (0)