Added default and standard style to SecurityIpItem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8349 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2015-06-03 08:39:18 +00:00
parent 871cf4994e
commit e8c60816cf
3 changed files with 12 additions and 7 deletions

View file

@ -323,13 +323,7 @@
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="titleLabel">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<widget class="StyledLabel" name="titleLabel">
<property name="text">
<string notr="true">Title</string>
</property>