mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-04 12:24:24 -04:00
changed the maximum width of the left side message list frame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e8d22e2940
commit
2096dcdbe9
1 changed files with 5 additions and 5 deletions
|
@ -1018,7 +1018,7 @@ border-image: url(:/images/closepressed.png)
|
|||
<widget class="QFrame" name="frame_2">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>140</width>
|
||||
<width>160</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
|
@ -1048,7 +1048,7 @@ border-image: url(:/images/closepressed.png)
|
|||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>140</width>
|
||||
<width>160</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
|
@ -1147,7 +1147,7 @@ border-image: url(:/images/closepressed.png)
|
|||
<widget class="QListWidget" name="tagWidget">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>140</width>
|
||||
<width>160</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
|
@ -1169,7 +1169,7 @@ border-image: url(:/images/closepressed.png)
|
|||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>140</width>
|
||||
<width>160</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
|
@ -1229,7 +1229,7 @@ border: 1px solid #CCCCCC;}</string>
|
|||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>140</width>
|
||||
<width>160</width>
|
||||
<height>22</height>
|
||||
</size>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue