From 4b339818bb036b409dd5dc00d645c62063e63de5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 20 Aug 2014 12:01:14 +0100 Subject: add a VclViewport like GtkViewport so that the scrolled region will be clipped, which also has the side-effect of stopping glade clobbering the non view-port scrolled .ui files on editing Change-Id: Ic64174b3a35b77f068e0085cdc7721aeb33f1d82 --- svtools/uiconfig/ui/addresstemplatedialog.ui | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'svtools/uiconfig/ui/addresstemplatedialog.ui') diff --git a/svtools/uiconfig/ui/addresstemplatedialog.ui b/svtools/uiconfig/ui/addresstemplatedialog.ui index 65e708c09fdb..50b38245322b 100644 --- a/svtools/uiconfig/ui/addresstemplatedialog.ui +++ b/svtools/uiconfig/ui/addresstemplatedialog.ui @@ -231,6 +231,9 @@ True always in + + + True True @@ -582,6 +585,8 @@ + + -- cgit