mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-28 00:45:34 -04:00
Merge pull request #2714 from defnax/fix-boards-posteditem
Use ElidedLabel for title in PostedItem
This commit is contained in:
commit
83a5d472d4
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@
|
|||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="titleLabel">
|
||||
<widget class="ElidedLabel" name="titleLabel">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue