summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui/editdocumentdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/uiconfig/ui/editdocumentdialog.ui')
-rw-r--r--sfx2/uiconfig/ui/editdocumentdialog.ui8
1 files changed, 3 insertions, 5 deletions
diff --git a/sfx2/uiconfig/ui/editdocumentdialog.ui b/sfx2/uiconfig/ui/editdocumentdialog.ui
index e879e95dcfc9..f47c31b06c55 100644
--- a/sfx2/uiconfig/ui/editdocumentdialog.ui
+++ b/sfx2/uiconfig/ui/editdocumentdialog.ui
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.20.2 -->
<interface domain="sfx">
<requires lib="gtk+" version="3.0"/>
<object class="GtkMessageDialog" id="EditDocumentDialog">
<property name="can_focus">False</property>
- <property name="border_width">6</property>
<property name="title" translatable="yes" context="editdocumentdialog|EditDocumentDialog">Confirm editing of document</property>
<property name="resizable">False</property>
<property name="modal">True</property>
@@ -21,7 +20,6 @@
<child internal-child="action_area">
<object class="GtkButtonBox" id="messagedialog-action_area">
<property name="can_focus">False</property>
- <property name="layout_style">end</property>
<child>
<object class="GtkButton" id="edit">
<property name="label" translatable="yes" context="editdocumentdialog|edit">Edit Document</property>
@@ -66,8 +64,8 @@
</object>
</child>
<action-widgets>
- <action-widget response="1">edit</action-widget>
- <action-widget response="0">cancel</action-widget>
+ <action-widget response="-5">edit</action-widget>
+ <action-widget response="-6">cancel</action-widget>
</action-widgets>
</object>
</interface>