summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml
diff options
context:
space:
mode:
authorsr55 <[email protected]>2015-04-20 18:46:33 +0000
committersr55 <[email protected]>2015-04-20 18:46:33 +0000
commit69a4cf5c8b880bd69be890a043dd3abae31b07bf (patch)
tree05fdc33bc0e7d92e8a2c7b73f9532a953dbe3009 /win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml
parente1bd5f45bef2c38582d5e4e5e162e12c9e671dbd (diff)
WinGui: Restore the "No Titles Found" dialog from previous versions of HandBrake.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7108 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml')
-rw-r--r--win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml b/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml
index 13ddd9cc9..2712d0264 100644
--- a/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml
+++ b/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml
@@ -44,7 +44,7 @@
<!-- Selection -->
<ListBox Grid.Row="2"
- MinHeight="250"
+ MinHeight="240"
MaxHeight="500"
Margin="10,10,10,10"
VerticalAlignment="Stretch"