diff options
| author | Tannin <devnull@localhost> | 2014-04-05 15:36:42 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-04-05 15:36:42 +0200 |
| commit | cabed9b268c9f095d5e3b98a6797b0bcdcd38b1f (patch) | |
| tree | 454b03b0c5664e90fe586e7b39603e34a526d35b /src/downloadlistwidget.ui | |
| parent | 98e5e57a845541acddf519a81957261f58008cb9 (diff) | |
| parent | c017f4a0d50b67a44e276bd5ae8929ed3990c62c (diff) | |
Merge with branch1.1
Diffstat (limited to 'src/downloadlistwidget.ui')
| -rw-r--r-- | src/downloadlistwidget.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/downloadlistwidget.ui b/src/downloadlistwidget.ui index 01b2ee07..7a6ce8ba 100644 --- a/src/downloadlistwidget.ui +++ b/src/downloadlistwidget.ui @@ -7,7 +7,7 @@ <x>0</x>
<y>0</y>
<width>315</width>
- <height>75</height>
+ <height>81</height>
</rect>
</property>
<property name="contextMenuPolicy">
@@ -78,14 +78,14 @@ <item>
<widget class="QLabel" name="sizeLabel">
<property name="text">
- <string>0</string>
+ <string notr="true">0</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
- <string>KB</string>
+ <string notr="true">KB</string>
</property>
</widget>
</item>
|
