diff options
author | Milan Crha <mcrha@redhat.com> | 2014-06-12 00:17:42 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2014-06-12 00:19:10 +0800 |
commit | 60d5ff7b7127cbc382139de511fb445322696dca (patch) | |
tree | bd21313908ffbced1224fdfa26fb492a9f4f767b /mail/mail-config.ui | |
parent | 3dd25885b85652b145fbc6de8327d3d8bcc78e00 (diff) | |
download | gsoc2013-evolution-60d5ff7b7127cbc382139de511fb445322696dca.tar gsoc2013-evolution-60d5ff7b7127cbc382139de511fb445322696dca.tar.gz gsoc2013-evolution-60d5ff7b7127cbc382139de511fb445322696dca.tar.bz2 gsoc2013-evolution-60d5ff7b7127cbc382139de511fb445322696dca.tar.lz gsoc2013-evolution-60d5ff7b7127cbc382139de511fb445322696dca.tar.xz gsoc2013-evolution-60d5ff7b7127cbc382139de511fb445322696dca.tar.zst gsoc2013-evolution-60d5ff7b7127cbc382139de511fb445322696dca.zip |
Fix runtime warnings when opening Edit->Preferences
These were new after merging webkit-composer branch changes, but just
some leftovers.
Diffstat (limited to 'mail/mail-config.ui')
-rw-r--r-- | mail/mail-config.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui index 7b7e7c1ce1..38364fb3c9 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -310,9 +310,7 @@ <property name="label" translatable="yes">Number of characters for word w_rapping:</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="use_action_appearance">False</property> <property name="use_underline">True</property> - <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> |