FEATURE: Added "Time Active/Seeded" column to transfer list

This commit is contained in:
Christophe Dumez
2010-12-21 18:25:44 +00:00
parent a421c2aa63
commit bc035b3873
7 changed files with 19 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>-92</y>
<y>0</y>
<width>520</width>
<height>377</height>
</rect>
@@ -293,7 +293,7 @@
<item row="2" column="2">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Time elapsed:</string>
<string extracomment="Time (duration) the torrent is active (not paused)">Time active:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>