mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-12 16:09:37 -05: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>
|
||||||
<item row="0" column="3">
|
<item row="0" column="3">
|
||||||
<widget class="QComboBox" name="filterCombo">
|
<widget class="QComboBox" name="filterCombo">
|
||||||
|
<property name="minimumSize">
|
||||||
|
<size>
|
||||||
|
<width>0</width>
|
||||||
|
<height>20</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Title</string>
|
<string>Title</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user