From 56f529b0285ad812b073a196f14dbee3a16bf5f5 Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Sun, 6 Jan 2008 04:01:21 -0800 Subject: [PATCH] Make the gui friendlier to tiny displays/resolutions. Without a minimum size set qt wouldn't allow the diff display to size itself down too far. Signed-off by: David Aguilar --- ui/maingui.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ui/maingui.ui b/ui/maingui.ui index ca28928..bf7d3fc 100644 --- a/ui/maingui.ui +++ b/ui/maingui.ui @@ -443,6 +443,12 @@ retrieve the latest commit message prior to committing. 0 + + + 111 + 50 + + 0 -- 2.11.4.GIT