Kaydet (Commit) 4d9f4af0 authored tarafından Yousuf Philips's avatar Yousuf Philips Kaydeden (comit) Katarina Behrens

Add title to image export options dialog

Change-Id: I79e6722f2cfa8aabe3b3cacefe97d34063965d5d
Reviewed-on: https://gerrit.libreoffice.org/19812Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst 2633976e
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
<object class="GtkDialog" id="GraphicExporter"> <object class="GtkDialog" id="GraphicExporter">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="border_width">6</property> <property name="border_width">6</property>
<property name="title" translatable="yes">Image Options</property>
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<child internal-child="vbox"> <child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1"> <object class="GtkBox" id="dialog-vbox1">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment