From 20c27b7957d10b5c250b25b87db5b84e0446e811 Mon Sep 17 00:00:00 2001 From: thunder2 Date: Tue, 9 Jun 2015 23:21:16 +0000 Subject: [PATCH] Used ElidedLabel for the forum name to avoid the horizontal growing of the forum list. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8406 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- .../src/gui/gxsforums/GxsForumThreadWidget.ui | 28 ++++++------------- 1 file changed, 8 insertions(+), 20 deletions(-) diff --git a/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.ui b/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.ui index b50dfc0ce..34f43b9f7 100644 --- a/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.ui +++ b/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.ui @@ -82,7 +82,7 @@ - + 2 @@ -102,7 +102,7 @@ - + Forum name Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse @@ -117,12 +117,6 @@ QSizePolicy::MinimumExpanding - - - 40 - 20 - - @@ -175,18 +169,6 @@ - - - 200 - 0 - - - - - 200 - 16777215 - - Search forums @@ -502,6 +484,12 @@ QLabel
gui/gxs/GxsIdLabel.h
+ + ElidedLabel + QLabel +
gui/common/ElidedLabel.h
+ 1 +