[Libreoffice-commits] core.git: Branch 'feature/screenshotannotation' - cui/uiconfig

Katarina Behrens Katarina.Behrens at cib.de
Mon Oct 24 08:58:40 UTC 2016


 cui/uiconfig/ui/screenshotannotationdialog.ui |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 48a9fb96c6799c91c5d35de0070753f969f6c0d4
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Mon Oct 24 10:47:10 2016 +0200

    screenshot annotation: Make this a default button
    
    Change-Id: I1a1db338696cf56062306a54a43c746a21a3431d

diff --git a/cui/uiconfig/ui/screenshotannotationdialog.ui b/cui/uiconfig/ui/screenshotannotationdialog.ui
index 71f0dff..76e368b 100644
--- a/cui/uiconfig/ui/screenshotannotationdialog.ui
+++ b/cui/uiconfig/ui/screenshotannotationdialog.ui
@@ -40,6 +40,8 @@
                 <property name="name">save</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="has_default">True</property>
                 <property name="receives_default">True</property>
               </object>
               <packing>


More information about the Libreoffice-commits mailing list