- Updated Changelog / Todo

- Fixed a title boldness in torrent properties
This commit is contained in:
Christophe Dumez
2007-04-02 13:22:48 +00:00
parent 95bc8e513a
commit ab1d664f07
4 changed files with 11 additions and 5 deletions

View File

@@ -71,6 +71,12 @@
</item>
<item>
<widget class="QGroupBox" name="groupTorrentInfos" >
<property name="font" >
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title" >
<string>Torrent infos</string>
</property>