Fixed label and combobox size

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7840 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2015-01-12 12:01:20 +00:00
parent 6aaaa1a07e
commit 7bc98f1cd5
2 changed files with 27 additions and 5 deletions

View file

@ -204,6 +204,12 @@
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_3">
<property name="minimumSize">
<size>
<width>70</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Subject:</string>
</property>
@ -937,7 +943,7 @@ border-image: url(:/images/closepressed.png)
<widget class="QLabel" name="fromLabel">
<property name="minimumSize">
<size>
<width>50</width>
<width>70</width>
<height>0</height>
</size>
</property>