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

New commits:
commit 48a9fb96c6799c91c5d35de0070753f969f6c0d4
Author: Katarina Behrens <[email protected]>
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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to