diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-05-31 16:50:00 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-31 16:50:00 +0100 |
commit | 9ac296af1d3d659097153884e3b78a57b334c4a2 (patch) | |
tree | bc0ec5eabd35db0d27e7bd7471d222eff5e15816 /cui/uiconfig/ui/comment.ui | |
parent | 61dfc6fa942e9d9c241231fb5467c860fe95ea06 (diff) |
Resolves: fdo#65215 wrong type for the multiline comment edit widget
Change-Id: I14b13285daf27191bb8cf95bc7e801281f97dde8
Diffstat (limited to 'cui/uiconfig/ui/comment.ui')
-rw-r--r-- | cui/uiconfig/ui/comment.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/comment.ui b/cui/uiconfig/ui/comment.ui index 5959b4abab14..928bb259429e 100644 --- a/cui/uiconfig/ui/comment.ui +++ b/cui/uiconfig/ui/comment.ui @@ -184,7 +184,7 @@ <property name="xalign">0</property> <property name="label" translatable="yes">_Text</property> <property name="use_underline">True</property> - <property name="mnemonic_widget">edit</property> + <property name="mnemonic_widget">edit:border</property> </object> <packing> <property name="expand">False</property> |