summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-07 13:25:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-07 13:26:58 +0100
commit6da7cc143666a1e381f478d97ac7c1be7f3e436a (patch)
tree2649c22c29d9b7810533890a27eea780990a005f /sw
parent9f3769dcf3942ec059ae328feabb3679af51d0a3 (diff)
set explicit default button
Change-Id: I288c00b5eff6876ba9d790ee5ab4f0d1cbc2cd4f
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/ui/printmonitordialog.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/printmonitordialog.ui b/sw/uiconfig/swriter/ui/printmonitordialog.ui
index 2924c3d2b777..d6a7e0a2fae6 100644
--- a/sw/uiconfig/swriter/ui/printmonitordialog.ui
+++ b/sw/uiconfig/swriter/ui/printmonitordialog.ui
@@ -20,6 +20,8 @@
<property name="label">gtk-cancel</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>
<property name="use_stock">True</property>
</object>