* src/widgets/modest-header-view.c:
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 20 Nov 2007 09:36:03 +0000 (09:36 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 20 Nov 2007 09:36:03 +0000 (09:36 +0000)
commit83ea8187c90264bab928c96403f9a605eb1dc00e
treec1ffb8d2c21e04d6e6a98a38b35e4149c44c60a6
parent53a81d22ea828bed6baded64d1add0b255f94efc
* src/widgets/modest-header-view.c:
        * (filter_row). Minor optimisation to use
          gtk_tree_model_get_value instead of gtk_tree_model_get. This
          makes this faster (30% or so).
        * (filter_row). Move the g_strdup of the id to the if branch
          where it's used.

pmo-trunk-r3773
src/widgets/modest-header-view.c