Removed some unnecessary style sheets.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-08-21 23:15:27 +00:00
parent a39ad6841a
commit 4ad73afbad
10 changed files with 130 additions and 220 deletions

View file

@ -623,7 +623,7 @@ border: 1px solid #CCCCCC;}
</property>
<property name="iconSize">
<size>
<width>24</width>
<width>32</width>
<height>16</height>
</size>
</property>
@ -646,7 +646,7 @@ border: 1px solid #CCCCCC;}
</property>
<property name="iconSize">
<size>
<width>24</width>
<width>32</width>
<height>16</height>
</size>
</property>
@ -1091,12 +1091,6 @@ border: 1px solid #CCCCCC;}</string>
</item>
<item row="0" column="1">
<widget class="QToolButton" name="newmessageButton">
<property name="maximumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
@ -1107,6 +1101,12 @@ border: 1px solid #CCCCCC;}</string>
<iconset resource="images.qrc">
<normaloff>:/images/mail_reply.png</normaloff>:/images/mail_reply.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>16</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
@ -1130,12 +1130,6 @@ border: 1px solid #CCCCCC;}</string>
</item>
<item row="0" column="0">
<widget class="QToolButton" name="newthreadButton">
<property name="maximumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
@ -1146,6 +1140,12 @@ border: 1px solid #CCCCCC;}</string>
<iconset resource="images.qrc">
<normaloff>:/images/mail_new.png</normaloff>:/images/mail_new.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>16</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>