mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 20:44:15 +00:00
- Added a text to help using the rss
This commit is contained in:
parent
4d6afaacfd
commit
4ed6f12374
@ -162,12 +162,12 @@
|
|||||||
<widget class="QLabel" name="news_lbl" >
|
<widget class="QLabel" name="news_lbl" >
|
||||||
<property name="font" >
|
<property name="font" >
|
||||||
<font>
|
<font>
|
||||||
<weight>75</weight>
|
<weight>50</weight>
|
||||||
<bold>true</bold>
|
<bold>false</bold>
|
||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>News:</string>
|
<string><b>News:</b> <i>(double-click to open the link in your web browser)</i></string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user