mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
possible fix for macosx
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4074 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
68e9a967bb
commit
2a61835e46
@ -125,6 +125,12 @@ border: none;}
|
||||
</item>
|
||||
<item row="0" column="3">
|
||||
<widget class="QComboBox" name="filterCombo">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Title</string>
|
||||
|
Loading…
Reference in New Issue
Block a user