From b15c01e43071099c6cb631953e56e88e9961e29e Mon Sep 17 00:00:00 2001 From: Palenik Mihály Date: Mon, 4 Aug 2014 13:43:09 +0200 Subject: Convert DLG_PARAMETERS to .ui Conflicts: dbaccess/UIConfig_dbaccess.mk Change-Id: Ib9e1c986e2f58b0095e69890664764d1cf8badb0 --- dbaccess/uiconfig/ui/parametersdialog.ui | 186 +++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 dbaccess/uiconfig/ui/parametersdialog.ui (limited to 'dbaccess/uiconfig/ui/parametersdialog.ui') diff --git a/dbaccess/uiconfig/ui/parametersdialog.ui b/dbaccess/uiconfig/ui/parametersdialog.ui new file mode 100644 index 000000000000..206bee39783c --- /dev/null +++ b/dbaccess/uiconfig/ui/parametersdialog.ui @@ -0,0 +1,186 @@ + + + + + False + True + True + 6 + Parameter Input + dialog + north + + + False + 12 + + + False + vertical + start + + + gtk-ok + False + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + False + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + vertical + + + True + True + True + True + + + + + + False + True + 0 + + + + + True + False + start + _Value + True + paramEntry + + + False + True + 1 + + + + + True + False + True + 6 + + + True + True + True + + + + False + True + 0 + + + + + _Next + False + True + True + True + True + + + False + True + 1 + + + + + False + True + 2 + + + + + + + + + True + False + _Parameters + True + allParamTreeview + + + + + + + + False + True + 1 + + + + + + ok + cancel + + + -- cgit