[Libreoffice-commits] core.git: sfx2/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Oct 8 09:41:27 UTC 2018
sfx2/uiconfig/ui/templatedlg.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3bd549e30161c953e0ea7bf203782d18a6b6f309
Author: Cor Nouws <oolst at nouenoff.nl>
AuthorDate: Tue Oct 2 18:00:15 2018 +0200
Commit: Heiko Tietze <tietze.heiko at gmail.com>
CommitDate: Mon Oct 8 11:41:06 2018 +0200
resolves tdf#120272 List templates in template dialog doesn't accept focus
Change-Id: Ieb5b52051cb75f72308ad875fe8c181d5a9bee2f
Reviewed-on: https://gerrit.libreoffice.org/61260
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>
Tested-by: Heiko Tietze <tietze.heiko at gmail.com>
diff --git a/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui
index 5f37291dab62..a1534928a8fb 100644
--- a/sfx2/uiconfig/ui/templatedlg.ui
+++ b/sfx2/uiconfig/ui/templatedlg.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.22.1 -->
<interface domain="sfx">
<requires lib="gtk+" version="3.18"/>
<requires lib="LibreOffice" version="1.0"/>
@@ -250,7 +250,7 @@
<child>
<object class="sfxlo-TemplateLocalView" id="template_view">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
</object>
More information about the Libreoffice-commits
mailing list