else the diff to header will take up half of the vertical space Signed-off-by: Peter Oberndorfer <kumbayo84@xxxxxxxx> --- src/patchview.ui | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/patchview.ui b/src/patchview.ui index a599e09..6dbf53c 100644 --- a/src/patchview.ui +++ b/src/patchview.ui @@ -163,6 +163,12 @@ </item> <item> <widget class="QSplitter" name="splitter_2" > + <property name="sizePolicy" > + <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> -- 1.5.3.rc2.30.g1fe72 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html