- Improved refresh icon

- Added tooltips on rss buttons
- Fixed a compiling warning
This commit is contained in:
Christophe Dumez 2007-04-15 14:53:38 +00:00
parent 65468d7826
commit 43bced2e04
6 changed files with 23 additions and 13 deletions

View file

@ -90,6 +90,9 @@
<height>22</height>
</size>
</property>
<property name="toolTip" >
<string>Delete selected streams</string>
</property>
<property name="text" >
<string/>
</property>
@ -109,6 +112,9 @@
<height>22</height>
</size>
</property>
<property name="toolTip" >
<string>Refresh RSS streams</string>
</property>
<property name="text" >
<string/>
</property>
@ -128,6 +134,9 @@
<height>22</height>
</size>
</property>
<property name="toolTip" >
<string>Add a new RSS stream</string>
</property>
<property name="text" >
<string/>
</property>