mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
avoid wrong spacing at top of label
keep 'these' as we have two number entries BUG: 493118
This commit is contained in:
@@ -348,6 +348,9 @@
|
||||
<property name="textFormat">
|
||||
<enum>Qt::TextFormat::RichText</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop</set>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user