Sync headers in ModestHeaderWindow dispose instead of finalize.
authorJose Dapena Paz <jdapena@igalia.com>
Mon, 14 Sep 2009 14:58:26 +0000 (16:58 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Mon, 14 Sep 2009 15:16:21 +0000 (17:16 +0200)
commit8706e9d5e1155d0aaa7578be6c275fd9cc3f28ba
tree4c086791aefb4be9924c6f4c65d130a0634f075a
parent7751b2edd7406c961e3972e05121cd6fac267d76
Sync headers in ModestHeaderWindow dispose instead of finalize.

* src/hildon2/modest-header-window.c: sync header changes on dispose of
  header window instead of finalize, as now, the folder in header view
  is unreferenced in dispose stage, and then sync was not working
  (fixes NB#138247).
src/hildon2/modest-header-window.c