mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 23:19:29 -05:00
changed the default font size to 9
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
fd66a963d2
commit
d249786b6c
@ -107,6 +107,17 @@
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<widget class="QTreeWidget" name="lobbyTreeWidget">
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>24</width>
|
||||
<height>24</height>
|
||||
</size>
|
||||
</property>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string notr="true">1</string>
|
||||
|
Loading…
Reference in New Issue
Block a user