mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
changed set a new minimum size for settings listwidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2143 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c866df1015
commit
522240961b
@ -22,7 +22,7 @@
|
||||
<widget class="QListWidget" name="listWidget">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>110</width>
|
||||
<width>130</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user