From c44155d3f8bc2037a41d221463d460138b3ecdf9 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 10 Nov 2020 17:33:20 +0000 Subject: lock print dialog height so expanders don't expand the dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit but instead can make use of the scrolledwindow Change-Id: I9a820e077dce8090e6c5d876874dc1babbbd6808 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105565 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- vcl/uiconfig/ui/printdialog.ui | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'vcl/uiconfig') diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui index 5988ede3a8fc..ffcf04f6fda4 100644 --- a/vcl/uiconfig/ui/printdialog.ui +++ b/vcl/uiconfig/ui/printdialog.ui @@ -348,7 +348,7 @@ 6 True - + True True never @@ -635,7 +635,6 @@ True True True - True True @@ -982,7 +981,6 @@ True True True - True True -- cgit