removed not needed horizontal line

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-02-26 00:45:09 +00:00
parent 2fd91a5b71
commit d3c6e49ce4

View File

@ -127,7 +127,7 @@ border: 1px solid #CCCCCC;}
<string/> <string/>
</property> </property>
<property name="pixmap"> <property name="pixmap">
<pixmap resource="../images.qrc">:/images/kblogger.png</pixmap> <pixmap>:/images/kblogger.png</pixmap>
</property> </property>
<property name="scaledContents"> <property name="scaledContents">
<bool>true</bool> <bool>true</bool>
@ -184,7 +184,7 @@ p, li { white-space: pre-wrap; }
<string/> <string/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset resource="../images.qrc"> <iconset>
<normaloff>:/images/edit_add24.png</normaloff>:/images/edit_add24.png</iconset> <normaloff>:/images/edit_add24.png</normaloff>:/images/edit_add24.png</iconset>
</property> </property>
<property name="iconSize"> <property name="iconSize">
@ -270,7 +270,7 @@ border-radius: 10px;
<string/> <string/>
</property> </property>
<property name="pixmap"> <property name="pixmap">
<pixmap resource="../images.qrc">:/images/hi64-app-kblogger.png</pixmap> <pixmap>:/images/hi64-app-kblogger.png</pixmap>
</property> </property>
<property name="scaledContents"> <property name="scaledContents">
<bool>false</bool> <bool>false</bool>
@ -306,13 +306,6 @@ p, li { white-space: pre-wrap; }
</layout> </layout>
</item> </item>
<item row="1" column="0"> <item row="1" column="0">
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="2" column="0">
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<property name="leftMargin"> <property name="leftMargin">
<number>9</number> <number>9</number>
@ -361,7 +354,7 @@ border-image: url(:/images/btn_26_pressed.png) 4;
<string/> <string/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset resource="../images.qrc"> <iconset>
<normaloff>:/images/mail_send.png</normaloff>:/images/mail_send.png</iconset> <normaloff>:/images/mail_send.png</normaloff>:/images/mail_send.png</iconset>
</property> </property>
</widget> </widget>
@ -457,7 +450,7 @@ border-image: url(:/images/btn_26_pressed.png) 4;
<string>Subscribe</string> <string>Subscribe</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset resource="../images.qrc"> <iconset>
<normaloff>:/images/konqsidebar_news24.png</normaloff>:/images/konqsidebar_news24.png</iconset> <normaloff>:/images/konqsidebar_news24.png</normaloff>:/images/konqsidebar_news24.png</iconset>
</property> </property>
</widget> </widget>
@ -524,7 +517,7 @@ border-image: url(:/images/btn_26_pressed.png) 4;
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>429</width> <width>429</width>
<height>329</height> <height>332</height>
</rect> </rect>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
@ -565,7 +558,7 @@ border-image: url(:/images/btn_26_pressed.png) 4;
</layout> </layout>
<action name="actionCreate_Channel"> <action name="actionCreate_Channel">
<property name="icon"> <property name="icon">
<iconset resource="../images.qrc"> <iconset>
<normaloff>:/images/kblogger.png</normaloff>:/images/kblogger.png</iconset> <normaloff>:/images/kblogger.png</normaloff>:/images/kblogger.png</iconset>
</property> </property>
<property name="text"> <property name="text">
@ -585,6 +578,7 @@ border-image: url(:/images/btn_26_pressed.png) 4;
<include location="../images.qrc"/> <include location="../images.qrc"/>
<include location="../images.qrc"/> <include location="../images.qrc"/>
<include location="../images.qrc"/> <include location="../images.qrc"/>
<include location="../images.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>