tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / svx / uiconfig / ui / querysavecontchangesdialog.ui
blob200bb0cd08d06f87a075e8d3e2d1ff46c5814536
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="QuerySaveContourChangesDialog">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="querysavecontchangesdialog|QuerySaveContourChangesDialog">Save contour changes?</property>
8 <property name="resizable">False</property>
9 <property name="modal">True</property>
10 <property name="type_hint">dialog</property>
11 <property name="skip_taskbar_hint">True</property>
12 <property name="message_type">question</property>
13 <property name="buttons">yes-no</property>
14 <property name="text" translatable="yes" context="querysavecontchangesdialog|QuerySaveContourChangesDialog">The contour has been modified.</property>
15 <property name="secondary_text" translatable="yes" context="querysavecontchangesdialog|QuerySaveContourChangesDialog">Do you want to save the changes?</property>
16 <child internal-child="vbox">
17 <object class="GtkBox" id="messagedialog-vbox">
18 <property name="can_focus">False</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child internal-child="action_area">
22 <object class="GtkButtonBox" id="messagedialog-action_area">
23 <property name="can_focus">False</property>
24 <child>
25 <object class="GtkButton" id="cancel">
26 <property name="label" translatable="yes" context="stock">_Cancel</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="receives_default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">2</property>
36 </packing>
37 </child>
38 </object>
39 <packing>
40 <property name="expand">False</property>
41 <property name="fill">True</property>
42 <property name="pack_type">end</property>
43 <property name="position">0</property>
44 </packing>
45 </child>
46 </object>
47 </child>
48 <action-widgets>
49 <action-widget response="-6">cancel</action-widget>
50 </action-widgets>
51 <child>
52 <placeholder/>
53 </child>
54 </object>
55 </interface>