diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-04-30 10:12:31 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-04-30 12:28:05 +0200 |
commit | 5fa87d266ef2a593b9b948787781200600f4f3da (patch) | |
tree | bf030528ddc76eb13b82bebf993e8d58fbc377bf /sd/uiconfig | |
parent | 337b9e63306522ae6bf12114fe673794635e5772 (diff) |
weld MasterLayoutDialog
Change-Id: Iab0a2c1565f109886596a1c15179fdf497633752
Reviewed-on: https://gerrit.libreoffice.org/53650
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/simpress/ui/masterlayoutdlg.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/masterlayoutdlg.ui b/sd/uiconfig/simpress/ui/masterlayoutdlg.ui index c0471a12d9c8..06e13e407bd0 100644 --- a/sd/uiconfig/simpress/ui/masterlayoutdlg.ui +++ b/sd/uiconfig/simpress/ui/masterlayoutdlg.ui @@ -7,6 +7,9 @@ <property name="border_width">6</property> <property name="title" translatable="yes" context="masterlayoutdlg|MasterLayoutDialog">Master Elements</property> <property name="resizable">False</property> + <property name="modal">True</property> + <property name="default_width">0</property> + <property name="default_height">0</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> |