Skip to content

Commit 8953257

Browse files
committed
[ui] Harmonize the style dock warning label alignment by centering it
1 parent cf68783 commit 8953257

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ui/qgsmapstylingwidgetbase.ui

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
<layout class="QGridLayout" name="gridLayout_3">
3636
<item row="0" column="0">
3737
<widget class="QLabel" name="label_2">
38+
<property name="alignment">
39+
<set>Qt::AlignCenter</set>
40+
</property>
3841
<property name="text">
3942
<string>Not supported or no layer</string>
4043
</property>

0 commit comments

Comments
 (0)