Browse Source

- Added a text to help using the rss

adaptive-webui-19844
Christophe Dumez 18 years ago
parent
commit
4ed6f12374
  1. 6
      src/rss.ui

6
src/rss.ui

@ -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>&lt;b>News:&lt;/b> &lt;i>(double-click to open the link in your web browser)&lt;/i></string>
</property> </property>
</widget> </widget>
</item> </item>

Loading…
Cancel
Save