diff --git a/src/widgets/common/downloaditem.ui b/src/widgets/common/downloaditem.ui index 261b6a2..0300bdd 100644 --- a/src/widgets/common/downloaditem.ui +++ b/src/widgets/common/downloaditem.ui @@ -105,6 +105,9 @@ <property name="text"> <string>Name</string> </property> + <property name="wordWrap"> + <bool>true</bool> + </property> </widget> </item> <item> @@ -160,7 +163,7 @@ </property> <property name="minimumSize"> <size> - <width>100</width> + <width>0</width> <height>0</height> </size> </property>