diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-07-25 16:10:32 +0100 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-07-25 20:49:20 +0200 |
commit | dc4af409ab8236ad36c603502042e826c4ff183b (patch) | |
tree | d05a7fa14a6a6571594bc7b4cb172c9012b406c0 /sd | |
parent | bc31aed0eda23fd0a143a54f6aecdbbde1018ccc (diff) |
fix .ui indent
Change-Id: Ib6ebed36b857d5ffa449f66319ef67f2f84722dc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154897
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 16 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 16 |
2 files changed, 16 insertions, 16 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index ea430f492fb3..4f91cd52e122 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -14860,27 +14860,27 @@ </packing> </child> <child> - <object class="sfxlo-NotebookbarToolBox" id="SectionBottom138"> + <object class="sfxlo-NotebookbarToolBox" id="SectionBottom138"> <property name="width_request">148</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> - <object class="GtkToolButton" id="Media-AVMediaToolBox"> + <object class="GtkToolButton" id="Media-AVMediaToolBox"> <property name="visible">True</property> <property name="action_name">.uno:AVMediaToolBox</property> - </object> - <packing> + </object> + <packing> <property name="expand">False</property> <property name="homogeneous">True</property> - </packing> + </packing> </child> - </object> - <packing> + </object> + <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">0</property> - </packing> + </packing> </child> </object> <packing> diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 3e761fd8a2f9..47b3109dd899 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -14881,27 +14881,27 @@ </packing> </child> <child> - <object class="sfxlo-NotebookbarToolBox" id="SectionBottom138"> + <object class="sfxlo-NotebookbarToolBox" id="SectionBottom138"> <property name="width_request">148</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> - <object class="GtkToolButton" id="Media-AVMediaToolBox"> + <object class="GtkToolButton" id="Media-AVMediaToolBox"> <property name="visible">True</property> <property name="action_name">.uno:AVMediaToolBox</property> - </object> - <packing> + </object> + <packing> <property name="expand">False</property> <property name="homogeneous">True</property> - </packing> + </packing> </child> - </object> - <packing> + </object> + <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">0</property> - </packing> + </packing> </child> </object> <packing> |