Feedreader:

- Removed fix font size from ui.
- Added elided label for message title.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2015-06-23 14:23:17 +00:00
parent f6865fcce8
commit 5a53927b44
2 changed files with 7 additions and 16 deletions

View file

@ -126,11 +126,6 @@
</item>
<item row="1" column="0">
<widget class="RSTreeWidget" name="feedTreeWidget">
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>