Added Font Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-03-26 19:54:04 +00:00
parent 8133109c30
commit 6a6299046c
3 changed files with 33 additions and 1 deletions

View file

@ -892,7 +892,7 @@
</property>
</widget>
</item>
<item row="0" column="4" >
<item row="0" column="5" >
<widget class="QPushButton" name="colorChatButton" >
<property name="minimumSize" >
<size>
@ -911,6 +911,25 @@
</property>
</widget>
</item>
<item row="0" column="4" >
<widget class="QPushButton" name="fontsButton" >
<property name="minimumSize" >
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="0" >