mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Added a text to help using the rss
This commit is contained in:
parent
4d6afaacfd
commit
4ed6f12374
1 changed files with 3 additions and 3 deletions
|
@ -162,12 +162,12 @@
|
|||
<widget class="QLabel" name="news_lbl" >
|
||||
<property name="font" >
|
||||
<font>
|
||||
<weight>75</weight>
|
||||
<bold>true</bold>
|
||||
<weight>50</weight>
|
||||
<bold>false</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>News:</string>
|
||||
<string><b>News:</b> <i>(double-click to open the link in your web browser)</i></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue