mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Improved refresh icon
- Added tooltips on rss buttons - Fixed a compiling warning
This commit is contained in:
parent
65468d7826
commit
43bced2e04
6 changed files with 23 additions and 13 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue