Enable horizontal scrolling in the Transcode dialog so the user can see the whole path.

Fixes issue 3081
This commit is contained in:
David Sansome 2012-08-01 20:51:44 +01:00
parent 0459cbf9f0
commit 88d4e533b4
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<attribute name="headerStretchLastSection">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string>Filename</string>