From 20371d26374b40fe28ac006d9392104b692fce32 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 24 Jan 2013 14:11:21 +0000 Subject: add a layout aware SfxSingleTabDialog Change-Id: Ia4726eac4448dd22380d81d49c5e3b19aa097f73 --- sfx2/uiconfig/ui/singletabdialog.ui | 80 +++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 sfx2/uiconfig/ui/singletabdialog.ui (limited to 'sfx2/uiconfig') diff --git a/sfx2/uiconfig/ui/singletabdialog.ui b/sfx2/uiconfig/ui/singletabdialog.ui new file mode 100644 index 000000000000..fca895700351 --- /dev/null +++ b/sfx2/uiconfig/ui/singletabdialog.ui @@ -0,0 +1,80 @@ + + + + + False + 5 + dialog + + + False + 2 + + + False + vertical + start + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + + + + ok + cancel + help + + + -- cgit