From ab29ad8cd537cd77d4124801b714c75062e1e5dd Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 30 Jul 2013 14:24:32 +0100 Subject: set some initial sizes for the direct sql dialog textedits and we can use existing GtkTextView<->VclMultiLineEdit mapping rather than the svtools MultiLineEdit Change-Id: I6d20a9ba8731dda1ec9579fc2877b817fea0632f --- dbaccess/uiconfig/ui/directsqldialog.ui | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/directsqldialog.ui b/dbaccess/uiconfig/ui/directsqldialog.ui index b4ac7ec3b987..ccb86c431a21 100644 --- a/dbaccess/uiconfig/ui/directsqldialog.ui +++ b/dbaccess/uiconfig/ui/directsqldialog.ui @@ -1,6 +1,7 @@ + False 6 @@ -36,7 +37,6 @@ True True True - True True True @@ -126,6 +126,8 @@ _Execute True True + True + True True True @@ -145,9 +147,10 @@ - + True False + 60 0 @@ -206,9 +209,18 @@ 6 12 - + True True + always + in + + + True + True + False + + @@ -243,9 +255,19 @@ 6 12 - + True True + always + always + in + + + True + True + False + + -- cgit