Gui: DlgSettingsNavigation.ui fix misalignment of Corner label
This commit is contained in:
@@ -76,9 +76,6 @@
|
||||
<property name="text">
|
||||
<string>Corner</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="4">
|
||||
@@ -139,7 +136,7 @@
|
||||
<item row="1" column="3">
|
||||
<widget class="QLabel" name="FontNameLabel">
|
||||
<property name="text">
|
||||
<string>Font name:</string>
|
||||
<string>Font name</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user