office-gobmx/sfx2/uiconfig/ui/dockingwindow.ui
Gabor Kelemen 1a732142f2 Fix translation domains in .ui files
Found with bin/ui-checkdomain.sh

Change-Id: I2a3ec2593b9ce0a19efced9020b95dff796e4702
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94153
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Jenkins
2020-05-13 22:40:30 +02:00

19 lines
584 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<interface domain="sfx">
<requires lib="gtk+" version="3.18"/>
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkWindow" id="DockingWindow">
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border_width">6</property>
<property name="type_hint">dock</property>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</object>
</interface>