Adapted to API change for Tinymail rev 3304
[modest] / src / widgets / modest-header-view.c
index 4499008..9b169b8 100644 (file)
@@ -284,7 +284,7 @@ modest_header_view_class_init (ModestHeaderViewClass *klass)
 static void
 tny_folder_observer_init (TnyFolderObserverIface *klass)
 {
-       klass->update_func = folder_monitor_update;
+       klass->update = folder_monitor_update;
 }
 
 static GtkTreeViewColumn*