Merge pull request #3559 from stojce/20084

CR for Job #20084 - Microsoft Windows - Chat window font needs to be fixed (see attached)
This commit is contained in:
Brad Hefta-Gaub 2014-10-08 17:05:40 -07:00
commit a673634245

View file

@ -225,14 +225,9 @@ border-color: palette(dark); border-style: solid; border-left-width: 1px; borde
<height>60</height>
</size>
</property>
<property name="font">
<font>
<family>Helvetica,Arial,sans-serif</family>
<pointsize>14</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
<string notr="true">font-family: Arial;
font-size: 14px;</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>