diff options
author | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2024-04-26 16:39:14 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2024-05-06 10:18:43 +0200 |
commit | 67dc0edb688d345607ae6afe3ad849f143804e28 (patch) | |
tree | 4f03b06ccb7cdcbaa53aa660054ecd062343e27d /sd | |
parent | 9683305264568d77a1d912f4b0d2e063455feeae (diff) |
tdf#99528 Use vertical tabs in 'Edit Style' dialog
Change-Id: Ia581c92952d16d71ace8511b502304cdb9014479
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166760
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/templatedialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/templatedialog.ui b/sd/uiconfig/simpress/ui/templatedialog.ui index 9e424e03d349..43ffe5db66ff 100644 --- a/sd/uiconfig/simpress/ui/templatedialog.ui +++ b/sd/uiconfig/simpress/ui/templatedialog.ui @@ -106,6 +106,7 @@ <property name="can-focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <property name="tab-pos">left</property> <property name="scrollable">True</property> <property name="enable-popup">True</property> <child> |