View | Details | Raw Unified | Return to bug 343447
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- mail/em-folder-tree.c
0
++ mail/em-folder-tree.c
Lines 481-486 Link Here
481
               priv->autoexpand_id = 0;
481
               priv->autoexpand_id = 0;
482
       }
482
       }
483
       g_signal_handlers_disconnect_by_func
484
               (priv->model, "row-changed",
485
                G_CALLBACK (emft_model_row_changed), emft);
486
483
       priv->treeview = NULL;
487
       priv->treeview = NULL;
484
       priv->model = NULL;
488
       priv->model = NULL;

Return to bug 343447